This repository has been archived by the owner on May 5, 2024. It is now read-only.
Releases: bodymindarts/risq
Releases · bodymindarts/risq
risq release v0.1.0
Features
- add hloc query to graphql
Improvements
- better responsiveness of api during bootstrapping via bulk insert of trade history
- test that there are no warnings when building without any features in ci pipeline
- automatically commit version as -dev in Cargo.{toml,lock} after a version bump
risq release v0.0.7
risq release v0.0.6
Features
- removed
/offers
api endpoint and addedoffers
query to the graphql schema - updated cli to hit the graphql endpoint and add
--market CUR
arg to theoffers
sub command (to filter offers by non BTC currency)
Improvements
- incoming messages that Add / Refresh offers are now cryptographically verified
- some scenarious where threads would crash have been fixed
Bug fixe
- fix issue with the ci pipeline release process
risq-android release v0.0.1
Features
- Initial POC release of risq-android