Releases: danieleades/monzo-lib
Releases · danieleades/monzo-lib
v0.7.0
Fixed
Other
- (deps) bump reqwest to 0.13 (#211)
- (deps) bump rand from 0.9.4 to 0.10.1 (#201)
- bump rust edition from 2021 to 2024 (#210)
- (deps) bump amannn/action-semantic-pull-request from 5 to 6 (#197)
- (deps) bump codecov/codecov-action from 5 to 6 (#198)
- (deps) bump the patch-updates group across 1 directory with 3 updates (#208)
- (deps) bump tokio from 1.50.0 to 1.52.1 (#204)
- (deps) bump rand from 0.9.2 to 0.9.3 (#202)
- (deps) bump actions/checkout from 4 to 6 (#199)
- (deps) bump tokio from 1.49.0 to 1.50.0 (#192)
- (deps) bump clap from 4.5.60 to 4.6.0 (#194)
- (deps) bump quinn-proto from 0.11.10 to 0.11.14 (#193)
- (deps) bump the patch-updates group with 2 updates (#191)
- (deps) bump bytes from 1.10.1 to 1.11.1 (#189)
- (deps) bump the patch-updates group with 4 updates (#188)
v0.6.1
v0.6.0
v0.5.0
Added
- [breaking] add support for flex and rewards account types (#176)
Fixed
- (ci) update license requirements for cargo deny (#166)
Other
- little bit of tidying (#177)
- (deps) bump tokio from 1.47.1 to 1.48.0 (#172)
- (deps) bump the patch-updates group across 1 directory with 10 updates (#174)
- (deps) bump the patch-updates group with 4 updates (#170)
- (deps) bump tokio from 1.46.1 to 1.47.1 (#169)
- (deps) bump the patch-updates group with 4 updates (#168)
- (deps) bump the patch-updates group with 2 updates (#164)
- (deps) bump tokio from 1.45.1 to 1.46.0 (#165)
- (deps) bump the patch-updates group with 2 updates (#163)
- (deps) bump the patch-updates group across 1 directory with 3 updates (#162)
- (deps) bump tokio from 1.44.1 to 1.45.1 (#160)
v0.4.6
Added
- use rustls tls (#156)
Fixed
- (ci) fix the name of the CI runners (#136)
Other
- Merge pull request #150 from danieleades/dependabot/cargo/patch-updates-c89dced416
- Merge pull request #151 from danieleades/dependabot/cargo/ring-0.17.13
- (deps) bump tokio from 1.43.0 to 1.44.1
- add funding info (#149)
- (ci) tidying of workflow files and minor refactoring (#148)
- (docs) update CI badge in readme (#147)
- (deps) bump rand from 0.8.5 to 0.9.0 (#143)
- (lint) remove unnecessary semicolon (#146)
- (deps) bump openssl from 0.10.68 to 0.10.70
- (deps) bump the patch-updates group with 3 updates
- address cargo-deny warnings (#142)
- (deps) bump tokio from 1.41.1 to 1.42.0
- (deps) bump codecov/codecov-action from 4 to 5 (#132)
- (deps) bump tokio from 1.40.0 to 1.41.1
- (deps) bump the patch-updates group across 1 directory with 5 updates
- (deps) bump thiserror from 1.0.63 to 2.0.3
- address clippy warnings (#135)
- (ci) refactor CI to parse MSRV from cargo.toml (#134)
- address missing backticks and spelling errors (#124)
- (deps) bump the patch-updates group with 2 updates
- (deps) bump tokio from 1.39.3 to 1.40.0
v0.4.5
Fixed
Other
- (ci) add auto-release workflow (#120)
- Bump EmbarkStudios/cargo-deny-action from 1 to 2 (#118)
- Merge pull request #112 from danieleades/dependabot/cargo/serde_json-1.0.119
- Merge pull request #111 from danieleades/dependabot/cargo/reqwest-0.12.5
- Bump reqwest from 0.12.4 to 0.12.5
- Bump tokio from 1.37.0 to 1.38.0 (#109)
- Merge pull request #105 from danieleades/dependabot/cargo/serde_json-1.0.117
- Merge pull request #107 from danieleades/dependabot/cargo/thiserror-1.0.61
- Bump thiserror from 1.0.59 to 1.0.61
- Bump erased-serde from 0.4.4 to 0.4.5
- Bump serde_json from 1.0.115 to 1.0.116
- Bump serde from 1.0.197 to 1.0.199
- Merge pull request #104 from danieleades/dependabot/cargo/thiserror-1.0.59
- Bump reqwest from 0.12.2 to 0.12.4
- Bump chrono from 0.4.37 to 0.4.38
- Bump h2 from 0.4.3 to 0.4.4
- address unused code warnings (#98)
- update deps and add codecov token (#97)
- bump 'reqwest' dependency (#96)
- Bump mio from 0.8.10 to 0.8.11
- update lockfile (#94)
- ensure all public futures are 'Send' (#88)
- Bump codecov/codecov-action from 3 to 4
- Merge pull request #83 from danieleades/dependabot/cargo/chrono-0.4.33
- Bump chrono from 0.4.31 to 0.4.33
- Bump serde from 1.0.195 to 1.0.196
- Merge pull request #84 from danieleades/dependabot/cargo/clap-4.4.18
- Bump clap from 4.4.14 to 4.4.18
- Bump h2 from 0.3.22 to 0.3.24
- require status checks to pass before automerging dependabot PRs (#80)
- Merge pull request #72 from danieleades/dependabot/cargo/tokio-1.35.1
- Bump tokio from 1.35.0 to 1.35.1
- Merge pull request #78 from danieleades/dependabot/cargo/clap-4.4.14
- Bump clap from 4.4.11 to 4.4.14
- Bump serde_json from 1.0.108 to 1.0.111
- Bump thiserror from 1.0.50 to 1.0.56
- use generics in traits rather than 'dyn traits' (#64)
- bump deps (#69)
- add coverage badge (#63)
- add cargo-deny to CI (#59)
- Bump actions/checkout from 3 to 4 (#60)
- Update ci (#61)
- inline 'format' args (#58)
- Update clap requirement from 3.0.0 to 4.0.4 (#55)
- move clippy msrv config to 'cargo.toml' (#56)
- apply clippy linting (#53)
- Bump codecov/codecov-action from 2 to 3 (#52)
- Add transaction decline reason 'Authentication rejected by cardholder' (#51)
- small updates to CI script (#40)
- use llvm-cov (#50)
- Bump actions/checkout from 2 to 3 (#48)
- ensure all futures are 'Send' (#47)
- move responsibility for knowing url base to client (#45)
- address some 'nursery' lints (#46)
- add basic logging to http requests (#42)
- address pedantic lints in examples (#43)
- Update clap requirement from =3.0.0-rc.9 to 3.0.0 (#39)