v0.2.4
Breaking risk
⚠ Upgrade required
- CLI schema examples in --help no longer have underlining due to portability issues
Breaking changes
- Libs/Rust: Revamped ErrorKind and error type methods
Notable features
- Msgs: Added lease cancellation operation
- Server: Various clustering improvements
Full changelog
Version 0.2.4
- CLI: Remove underlining from schema examples on
--helpmessages due to portability issues - Msgs: Add lease cancellation operation
- Server: Various clustering improvements
- Libs/Rust: Don't require optional fields
Breaking Changes
- Libs/Rust: Revamp
ErrorKindand error type methods