Releases: itsamirhn/Bonbast-API
Releases · itsamirhn/Bonbast-API
v1.2.1
v1.2.0
What's Changed
- Refactor the code by @amirmalekian in #4
- Bump starlette from 0.19.1 to 0.27.0 by @dependabot in #6
- Added latest coins and golds prices api too by @daniyalmaroufi in #7
New Contributors
- @amirmalekian made their first contribution in #4
- @dependabot made their first contribution in #6
- @daniyalmaroufi made their first contribution in #7
Full Changelog: v1.1...v1.2.0
v1.1
Check out the docs here.
v1.1 has been deployed on https://bonbast-api.deta.dev/
Changes
- Add new
/archive/range
URL. Implemented by: @amirbabaei97