Skip to content

Releases: danieleades/monzo-lib

v0.7.0

25 Apr 18:45
9828ddd

Choose a tag to compare

Fixed

  • add missing transaction decline reason (#205) (#206)

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

31 Jan 14:34
f9837c1

Choose a tag to compare

Added

  • add support for uk loans (#187)

Fixed

  • (ci) update dependabot auto-merge job to use squash merges (#183)

Other

  • (deps) bump the patch-updates group across 1 directory with 3 updates (#186)
  • (deps) bump reqwest from 0.12.24 to 0.12.28 (#180)
  • (deps) bump tokio from 1.48.0 to 1.49.0 (#182)

v0.6.0

03 Dec 20:57
f5ed10a

Choose a tag to compare

Fixed

  • adds missing transaction decline reason (#178)

v0.5.0

03 Dec 09:43
41e8470

Choose a tag to compare

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

05 Apr 16:32
4479715

Choose a tag to compare

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

23 Aug 10:31
b97e02d

Choose a tag to compare

Fixed

  • fix cargo deny warnings (#119)
  • fix dependabot automerge (#75)

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)