Releases: Mattherix/hello-asso
Releases · Mattherix/hello-asso
v0.4.0
v0.3.0
What’s Changed
🚀 Features
- Feature better error (#14) @Mattherix
- Better error type #8
- Handle status code in refresh_token #9
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What’s Changed
- fix: feature log wasn't working because of a typo (#18) @Mattherix
🚀 Features
- refactor: move log to there own feature (#16) @Mattherix
v0.2.0
Reduce dependencies
- Remove tokio from release dependencies
v0.1.1
What’s Changed
- Clean up code (#6) @Mattherix
- ci: add clippy analyse (#5) @Mattherix
- ci: add depentiabot (#4) @Mattherix
- fix(client)!: remove AuthetificationError from lib 5334b3b
v0.1.0
What’s Changed
🚀 Features
- Add Hello Asso client (#1) @Mattherix
- Add license and metadata (#2) @Mattherix
🐛 Bug Fixes
- fix: too much keywords for crates.io (#3) @Mattherix