Releases: jontze/tankerkoenig-rs
Releases · jontze/tankerkoenig-rs
v0.3.0
What's Changed
- Drop support of rust versions before
1.74.0
#39 - chore(deps): Update wiremock requirement from 0.5.19 to 0.6.0 by @dependabot in #36
- chore(deps): Update reqwest requirement from 0.11.7 to 0.12.0 by @dependabot in #37
- chore(deps): Upgrade all dependencies by @jontze in #39
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
The MSRV changed from 1.68.0
to 1.70.0
. Otherwise this is mainly a maintenance release with several dependency version bumps.
Other Changes
- Refactor cargo publish workflow by @jontze in #29
- chore(deps): Update strum requirement from 0.25 to 0.26 by @dependabot in #32
- chore(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #33
- Release
0.2.0
by @jontze in #35
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #23
- chore(deps): Bump codecov/codecov-action from 3 to 4 by @dependabot in #24
- Revert "chore(deps): Bump codecov/codecov-action from 3 to 4" by @jontze in #25
- Create API usage examples by @jontze in #26
- Fix usage of incorrect API endpoint to get station details by @jontze in #27
- Release v0.1.0 by @jontze in #28
Full Changelog: v0.1.0-rc.4...v0.1.0
v0.1.0-rc.4
What's Changed
Full Changelog: v0.1.0-rc.3...v0.1.0-rc.4
v0.1.0-rc.3
What's Changed
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3
v0.1.0-rc.2
What's Changed
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
What's Changed
- chore(deps): Update strum requirement from 0.23 to 0.24 by @dependabot in #3
- chore(deps): Update strum_macros requirement from 0.23 to 0.24 by @dependabot in #2
- chore(workflows): Split up workflows and reuse test flow by @jontze in #5
- docs: Introduce documentation by @jontze in #4
- feat: Improve parsing error message by @jontze in #11
- chore: Run test workflow as matrix by @jontze in #12
- refactor: Remove strum macro dependency and adjust imports by @jontze in #14
- chore(workflow): Publish cargo release on github release by @jontze in #15
- chore(workflow): Depend crates release workflow on tests by @jontze in #16
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/jontze/tankerkoenig-rs/commits/v0.1.0-rc.1