Testinprod: v0.4
Pre-release
Pre-release
⛔️ Breaking release. Non-compatible storage layout and ABI (last intended one before v0.1)
What's Changed
🆕 Captable
Budget
- #114: 🆕 Non-recurrent allowances (one-time budgets)
- #102: Disallow inheriting amount in non-inherited recurrency allowances
- #106: Optimize TimeShiftLib for most common cases
- #123, #122: Optimizations, polish and nitpicks
Roles
- #107, #109: 🆕 Safe owner dynamic role
- #95: Role admins are always considered to have a role that they can admin
- #109, #115: Optimizations, polish and nitpicks
General
- #113: RolesAuth uses unstructured storage for roles state var (storage layout breaking
⚠️ ) - #105: Drop Zodiac support and use minimal Safe interface
- #112: Dependency cleanup
- #124: Overall increase in coverage (almost 100%)
- #126: Formatting
Full Changelog: v0.3.0...v0.4.0