Skip to content

Releases: quasar-finance/quasar

v3.0.2

11 Sep 10:10
fc5d737
Compare
Choose a tag to compare

What's Changed

  • Add helper scripts for deployments on osmosis and instructions by @lubkoll in #852
  • Move cw_vault_extension msgs to quasar-types by @lubkoll in #849
  • Add RangeExecuteMsg::RemoveRange by @lubkoll in #858
  • Increase range-middleware version to v0.3.1 by @lubkoll in #860

Full Changelog: v3.0.1...v3.0.2

v3.0.1

04 Sep 15:01
34d6dae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Aug 13:42
3b83f60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.0

v3.0.0-rc0

26 Aug 07:00
e568865
Compare
Choose a tag to compare
v3.0.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.1...v3.0.0-rc0

v2.0.1

30 Jul 16:38
8992682
Compare
Choose a tag to compare

What's Changed

  • Update MaxMetaDataLen for gov module to allow for larger proposals by @arhamchordia in #726

Full Changelog: v2.0.0...v2.0.1

v1.0.8-cl-skn

29 Jul 13:32
d772be3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7-cl-patch...v1.0.8-cl-skn

v2.0.0

22 Jul 10:17
662bd74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v2.0.0

v2.0.0-rc0

16 Jul 12:58
af7a94d
Compare
Choose a tag to compare
v2.0.0-rc0 Pre-release
Pre-release

What's Changed

Implementation details

Changes made in this release are mostly on adding few new modules into play and upgrading versions of old dependencies :

  1. Wasm bumped from v31 to v45
  2. IBC from v4 to v7
  3. Wasmvm from 1.2 to 1.5
  4. IBC was light client added
  5. Cosmos sdk from v45 to v47.12
  6. Async ICQ from v4 to v7
  7. Tendermint to cometbft
  8. and so on...

Full Changelog: v1.0.1...v2.0.0-rc0

v1.0.7-cl-patch

23 Apr 16:51
7fe0328
Compare
Choose a tag to compare

What's Changed

  • Fix/distribution pagination by @magiodev in #557
  • paginate collect rewards by @magiodev in #561
  • Changing cl withdraw event and attributes. by @arhamchordia in #560
  • Update contract Metadata entrypoint and minor changes by @magiodev in #542
  • Feature/update wasm by @akure in #568
  • change allowed strategist rewards claimer from range admin to treasury address by @LaurensKubat in #577
  • add historic changelog by @LaurensKubat in #578
  • Feat/vault incentives by @njerschow in #567

Full Changelog: v1.0.7-cl...v1.0.7-cl-patch

v1.0.1

06 Mar 06:16
756c7a1
Compare
Choose a tag to compare

What's Changed