Releases: THCLab/oca-bin
Releases · THCLab/oca-bin
v0.7.2
v0.7.1
🚀 Features
- Add validation command for overlayfile
🐛 Bug Fixes
- Fix dependencies, update digest in test
- Get command retrun always cesr encoded bundle
- Remove print
- Serialization to bundle
- Update core overlays
- Output of validation of overlayfile
- Align name for overlay definitions path in config
- Update core overlays
💼 Other
- Adopt tooling for OCA 2.0.0
- Add config for overlay_definitions
- Improve the dependency retrival and fix serialization for get command
⚙️ Miscellaneous Tasks
- Run fmt and clippy
- Update dependencies and change Facade to Store
- Update to latest dependencies
- Update gitignore
v0.6.0
⚙️ Miscellaneous Tasks
- [breaking] Update oca-rs to 0.7.1 and oca-sdk-rs to 0.2.0
v0.5.4
⚙️ Miscellaneous Tasks
- Update oca-rs to 0.6.10 and oca-sdk-rs to 0.1.5
v0.5.3
⚙️ Miscellaneous Tasks
- Update oca-rs to 0.6.9 and oca-sdk-rs to 0.1.4
v0.5.2
⚙️ Miscellaneous Tasks
- Update oca dependencies and refactor imports to use oca_sdk_rs
v0.5.0
⚙️ Miscellaneous Tasks
- [breaking] Update oca-rs package to 0.6.0
v0.4.6
⚙️ Miscellaneous Tasks
- Update README
v0.4.6-rc.14
🐛 Bug Fixes
- Make publish optional for repository URL option
🚜 Refactor
- Reformat code
v0.4.6-rc.13
🚀 Features
- Add build summary
🚜 Refactor
- Fix clippy warnings