Releases: Unleash/unleash-types-rs
Releases · Unleash/unleash-types-rs
v0.15.6
v0.15.5
v0.15.4
v0.15.3
v0.15.2
v0.15.1
🚀 Features
💼 Other
- migrate to git cliff for our changelog (#54) (by @chriswk) - #54
- Release plz workflow (#45) (by @chriswk) - #45
Dependency updates
- (deps) bump serde from 1.0.210 to 1.0.217 (#52) (by @dependabot[bot])
- (deps) bump actions/checkout from 3 to 4 (#49) (by @dependabot[bot])
- (deps) bump serde_json from 1.0.128 to 1.0.134 (#51) (by @dependabot[bot])
- (deps) bump github/codeql-action from 2 to 3 (#48) (by @dependabot[bot])
- (deps) bump xxhash-rust from 0.8.12 to 0.8.15 (#47) (by @dependabot[bot])
- (deps) bump chrono from 0.4.38 to 0.4.39 (#53) (by @dependabot[bot])
⚙️ Miscellaneous Tasks
- added build(deps) as a dependency update group parser (by @chriswk)
- Trust [changelog] section (by @chriswk)
- Add dep-update prefix for dependabot upgrades (#55) (by @chriswk) - #55
Contributors
- @chriswk
- @dependabot[bot]
v0.15.0
New Features
- derives the hash impl for query
Commit Statistics
- 2 commits contributed to the release over the course of 2 calendar days.
- 55 days passed between releases.
- 1 commit was understood as conventional.
- 2 unique issues were worked on: #33, #43
Commit Details
v0.14.0
Chore
- dependency maintenance
Commit Statistics
- 1 commit contributed to the release.
- 91 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #42
Commit Details
v0.13.0
Chore
- chrono security bump
- change tests so that we can add fields to clientapplication without a lot of noise
- clippy/cargo linting cleanups
New Features
- extend metrics and registration with optional metadata
Bug Fixes
- re-add snake-case of impression_data
Commit Statistics
- 5 commits contributed to the release.
- 84 days passed between releases.
- 5 commits were understood as conventional.
- 4 unique issues were worked on: #38, #39, #40, #41
Commit Details
view details
- #38
- Clippy/cargo linting cleanups (12fc7c0)
- #39
- Change tests so that we can add fields to clientapplication without a lot of noise (29a3068)
- #40
- Extend metrics and registration with optional metadata (9938660)
- #41
- Re-add snake-case of impression_data (4f8ed49)
- Uncategorized
- Chrono security bump (06b3b3d)
v0.12.0
Bug Fixes
- convert frontend responses to camel case
Commit Statistics
- 1 commit contributed to the release.
- 92 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #36