Releases: Jonxslays/unkey
Releases · Jonxslays/unkey
v0.5.0
v0.4.0
What's Changed
- Use Result in place of Wrapped in the public api by @Jonxslays in #38
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Migrate to new API endpoints by @Jonxslays in #30
- Add support for update remaining and refill by @Jonxslays in #31
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update error codes to match changes in the API by @Jonxslays in #27
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0
Initial release!
What's Changed
- docs: CONTRIBUTING, COC, Issue, PR templates by @WilfredAlmeida in #7
- Format fixes, renaming, and updating templates by @Jonxslays in #8
- Add missing fields to verify key response and logging by @Jonxslays in #10
- List keys function by @WilfredAlmeida in #12
- Update github templates and docstring changes by @Jonxslays in #13
- Refactor client and service methods to all accept a request struct by @Jonxslays in #15
- Implement logging macros by @Jonxslays in #16
- Refactor module visibility by @Jonxslays in #17
- Improve DX around fetch payloads by @Jonxslays in #18
- Implement revoke key by @Jonxslays in #19
- Pin serde due to security concerns by @Jonxslays in #20
- Implement get api by @WilfredAlmeida in #21
- Unpin serde by @Jonxslays in #22
- Implement update key by @Jonxslays in #24
- Improve
UndefinedOr
and tests by @Jonxslays in #25 - Add documentation for remaining public api by @Jonxslays in #26
New Contributors
- @WilfredAlmeida made their first contribution in #7
Full Changelog: https://github.com/Jonxslays/unkey/commits/v0.1.0