| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump bindgen version to 0.58patch-1 | James Liu | 2021-05-07 | 1 | -1/+1 |
| * | Remove `libc` dependency from `sys` crate | adumbidiot | 2021-03-18 | 1 | -1/+0 |
| * | Update `sys` crate to edition 2018 | adumbidiot | 2021-03-18 | 1 | -0/+1 |
| * | Fix doc builds | Matthew Collins | 2021-02-27 | 1 | -2/+2 |
| * | Set version to 0.7.0 | Matthew Collins | 2021-02-27 | 1 | -1/+1 |
| * | Rework to use the new flat steam api | Matthew Collins | 2020-02-22 | 1 | -5/+1 |
| * | Bump version to 0.6.1 | Matthew Collins | 2020-01-25 | 1 | -1/+1 |
| * | Expand workshop support | Matthew Collins | 2020-01-25 | 1 | -1/+1 |
| * | 0.5.1 (and 0.5.0 for sys) | Matthew Collins | 2019-06-06 | 1 | -1/+1 |
| * | Set versions to 0.5.0 and 0.4.0 (for sys) | Matthew Collins | 2019-03-23 | 1 | -2/+1 |
| * | Generate the bindings from the provided json file instead of bindgen (Fixes #3) | Matthew Collins | 2019-03-16 | 1 | -6/+6 |
| * | Improve the generated wrappers | Matthew Collins | 2018-05-07 | 1 | -1/+1 |
| * | Rework how the sys crate is generated | Matthew Collins | 2018-05-05 | 1 | -3/+8 |
| * | Minor bump due to slight mistake with last publish | Matthew Collins | 2018-05-02 | 1 | -1/+1 |
| * | Add restart_app_if_necessary | Matthew Collins | 2018-05-02 | 1 | -1/+1 |
| * | Replace Cow<str> with String in the API | Matthew Collins | 2018-03-01 | 1 | -1/+1 |
| * | Initial support for servers | Matthew Collins | 2018-02-28 | 1 | -1/+1 |
| * | Implement user authentication session methods | Matthew Collins | 2018-02-27 | 1 | -1/+1 |
| * | Fix the author in the Cargo.toml | Matthew Collins | 2018-02-27 | 1 | -1/+1 |
| * | Fix the metadata for the sys crate | Matthew Collins | 2018-02-27 | 1 | -1/+4 |
| * | Update Cargo.toml | Matthew Collins | 2018-02-27 | 1 | -0/+4 |
| * | Add a feature for docs-only builds | Matthew Collins | 2018-02-27 | 1 | -0/+7 |
| * | Update deps | Matthew Collins | 2018-02-15 | 1 | -2/+2 |
| * | Initial steam callbacks work | Matthew Collins | 2017-09-06 | 1 | -1/+4 |
| * | Initial commit | Matthew Collins | 2017-09-06 | 1 | -0/+8 |