This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
Releases: howijd/koios-rest-go-client
Releases · howijd/koios-rest-go-client
v0.2.0
Changelog
- c1b3c15 test: implement testing of API client and library (#4)
- c6c4c9e refactor: use MarshalIndent instead of pretty pkg
- efdc39d feat: swap Client.request arg order
- 38c86bc doc(markdown): add note about minor vesion breaking changes
- 9dcf20b doc(markdown) add dev docs to readme
- 15783e9 Update readme examples (#2)
- 83acc16 build: create draft releases
- aed868f build: release:pkg check for release or --snapshot
- ced96ed build: update release tasks
- 23c7f78 ci: add codeql-analysis
- de31e47 ci: add semantic-pull-request.yml workflow
v0.1.1
v0.1.0
Changelog
- f17da5f Create github-tasks.yml
- 32ff024 Initial commit
- 082b6aa add decimal pkg
- 70b7cda add issue templates
- a6aacfc add link to v1 api enhancements tracker
- faf93e0 add lovelace data type
- 8c8832d add optional request stats from httptrace
- 85b850b add release config
- ded6d1b add todo list into readme
- 79bd8fb add tx-metadata endpoint impl
- 25d6e91 add tx-metalabels endpoint impl
- 67f91c9 implement /genesis endpoint and cmd
- a95fbca implement /tip endpoint and command
- 74eac37 implement /totals endpoint and cmd
- 13a5597 implement account-addresses
- 7f0c781 implement account-assets
- 3fc030d implement account-history
- 12cea21 implement account-info
- d0c5cbd implement account-list
- 996feb5 implement account-rewards
- 1651ed9 implement account-updates
- df13f38 implement address-assets
- f96f92f implement address-info
- c7a232c implement address-txs
- 828a186 implement all asset endpoints
- 72c4c99 implement all pool endpoints
- 2d8ecb3 implement all script endpoints
- 7673a07 implement asset-address-list
- 0b278d9 implement asset-list
- 5d19e78 implement block-info
- ce15f05 implement block-txs
- 2af337a implement blocks
- 5e8c291 implement credential-txs
- daca4ac implement epoch info
- 7542bc4 implement epoch_params
- 227d471 implement tx submit and status
- b248a93 implement tx-info
- 453ba58 implement utxo endpoint
- 5829bc5 improve godoc
- 717edd1 improve godoc
- 8b8b252 init client base structure
- 975d77b rm cmd mod replace
- 94b6494 update docs
- d7f7e1f update readme
- ff8f47e update release config
- b3c05eb update tests
- 43f6ba0 update var comment