Skip to content

Releases: pinax-network/antelope-token-api

v2.2.1

22 Apr 22:44
Compare
Choose a tag to compare

Changes

🔧 Operations

  • Install git in Dockerfile for APP_VERSION @0237h (#12)

Full Changelog: v2.2.0...v2.2.1

v2.2.0

22 Apr 22:06
449af13
Compare
Choose a tag to compare

Changes

✨ Features

  • Include commit hash in APP_VERSION constant @0237h (#10)

📝 Documentation

  • Mark all lines in .gitmessage template as comments @0237h (#6)

🔧 Operations

  • Fix branch trigger for release drafter @0237h (#11)
  • Add issue templates for bugs and features @0237h (#9)
  • Fix build action to publish correct artifact @0237h (#7)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Apr 18:49
Compare
Choose a tag to compare

Changes

✨ Features

  • Results pagination overhaul @0237h (#3)

📝 Documentation

  • Add contributing guidelines for the repository (#2)
  • Edit automation and documentation to drop develop @0237h (#4)

Full Changelog: pinax-network/substreams-clock-api@v2.0.0...v2.1.0

v2.0.0

16 Apr 13:47
b7f7219
Compare
Choose a tag to compare

Changes

Refactor API for new database schemas

  • Removed /chains endpoint, will use different tables or databases
    for each chain
  • Updated documentation
  • Consistent code style across all files
  • Added amount filter for all endpoints
  • Added query parameters verification for supply endpoint
  • Updated queries to use MV tables

Full Changelog: pinax-network/substreams-clock-api@v1.0.0...v2.0.0

v1.0.0

05 Feb 05:41
Compare
Choose a tag to compare