Releases: castle-finance/castle-vault
Releases · castle-finance/castle-vault
4.0.0-beta Release
- Patch v2.2.0 to remove Jet protocol
- Breaking change from both
v2.*
andv3.*
(both deprecated) - hence v4 version
v3.1.3-alpha
What's Changed
- Yifan/cas 203 refactor refresh ix into individual ixs by @yf-castel in #40
- Yifan/cas 23 add option to disable certain markets by @yf-castel in #42
- Yifan/cas 252 add option to disable certain markets by @yf-castel in #44
- Add YieldSourceFlag annotation, Reserves Box's, publish-able js version by @charlieyou in #45
- [CAS-278] Add emergency-use scripts by @charlieyou in #46
- Yifan/yield source flag api by @yf-castel in #47
- consider existing allocation whem computing apr by @yf-castel in #48
- Update auditor action by @charlieyou in #49
Full Changelog: v2.2.0...v3.1.3
v2.2.0
What's Changed
- Refactor: add deps, remove unused code, use adapter pattern for reconcile, Option -> Result by @charlieyou in #12
- [CAS-133] Add TokenAmount, Rate, Token util classes by @charlieyou in #43
Full Changelog: v2.1.2...v2.2.0
v2.1.2
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- [CAS-227] Fix withdraw reconcile with proofchecker by @charlieyou in #41
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.1
What's Changed
- [CAS-190] Refactor with Chris's changes by @charlieyou in #38
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- [CAS-188] Refactor into VaultConfig struct by @charlieyou in #35
Full Changelog: v1.7.2...v2.0.0
v.1.7.2
Fixes rebalance simulation to get RebalanceDataEvent
Full Changelog: v1.7.1...v1.7.2
1.7.1
What's Changed
- Expose reconcile instructions by @adamlawrencium in #37
Full Changelog: v1.7.0...v1.7.1