Releases: citycoins/api
Releases · citycoins/api
v2.0.2
What's Changed
v2.0.1 changes that pulled into this one (?)
- chore(deps): bump terser from 5.7.0 to 5.14.2 by @dependabot in #73
- Add circulating supply by @whoabuddy in #74
- Release v2.0.1 by @whoabuddy in #75
v2.0.2 changes
- Fix API responses by @whoabuddy in #76
- Release v2.0.2 by @whoabuddy in #77
Full Changelog: v2.0.0...v2.0.2
v2.0.1
What's Changed
- chore(deps): bump terser from 5.7.0 to 5.14.2 by @dependabot in #73
- Add circulating supply by @whoabuddy in #74
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- BREAKING CHANGE: Add contract versioning by @whoabuddy in #55
- Add new endpoints by @whoabuddy in #60
- Update error handling in handlers and functions by @whoabuddy in #62
- Add endpoints for UI by @whoabuddy in #66
- Fix headers on all responses by @whoabuddy in #67
- Add or-default optional parameter to supported functions by @whoabuddy in #68
- Add endpoints and prep release by @whoabuddy in #71
- V2 Release: multiple version support by @whoabuddy in #72
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Add more endpoints by @whoabuddy in #28
- Add price endpoint by @whoabuddy in #29
- Add endpoint proof-of-hodl by @whoabuddy in #30
- Add HTML metadata by @whoabuddy in #32
- Fix proof of hodl exception by @whoabuddy in #33
- Prep release v1.1.0 by @whoabuddy in #34
- Release v1.1.0 by @whoabuddy in #35
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- chore(deps): bump urijs from 1.19.6 to 1.19.8 by @dependabot in #1
- chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #2
- chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #3
- Testing pull request flow for issue templates by @whoabuddy in #4
- Add bug report template by @whoabuddy in #5
- Add stacking endpoints by @whoabuddy in #6
- Add note to find all routes in handler.ts by @whoabuddy in #7
- Add more endpoints and code cleanup by @whoabuddy in #8
- Add token endpoints by @whoabuddy in #9
- Add stacks endpoints and refactor for consistency by @whoabuddy in #10
- Add token and stacks endpoints by @whoabuddy in #11
- Add OpenAPI by @whoabuddy in #12
- Refactor responses by @whoabuddy in #13
- Merge latest develop branch for testing by @whoabuddy in #14
- Prep V1 release by @whoabuddy in #15
- Release v1 by @whoabuddy in #16
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/citycoins/api/commits/v1.0.0