Releases: opajonk/komoot-export
Releases · opajonk/komoot-export
v0.3.0
What's Changed
- Configure Dependabot for GitHub Actions, devcontainer, and Cargo dependencies by @Copilot in #4
- Document GitHub release binaries as a first-class install path by @Copilot in #10
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #8
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #7
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #6
- Bump actions/download-artifact from 4.1.3 to 8.0.1 by @dependabot[bot] in #5
- Refactor: split src/main.rs into focused modules + pre-download tour filtering by @Copilot in #11
New Contributors
- @dependabot[bot] made their first contribution in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Migrate komoot-export to native Rust API client (remove Python/interop path) by @Copilot in #2
- Create release pipeline for
v-prefixed SemVer 2.0.0 tags by @Copilot in #3
New Contributors
- @Copilot made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0