Releases: THCLab/oca-bin
Releases · THCLab/oca-bin
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
v0.4.6-rc.12
🐛 Bug Fixes
- Update summary-json output
v0.4.6-rc.11
🚀 Features
- Add summary options to publish method
- Allow to choose summary format for publish
- Add count of published file to summary
- Choose summary format for build --publish
🐛 Bug Fixes
- Add cache database error
🚜 Refactor
- Fix clippy warnings
v0.4.6-rc.10
🐛 Bug Fixes
- Publish cmd accepts repo url flag
v0.4.6-rc.9
⚙️ Miscellaneous Tasks
- Customize name for pkg
v0.4.6-rc.8
⚙️ Miscellaneous Tasks
- Add ubuntu-20.04 to supported OS
v0.4.6-rc.7
🚀 Features
- Allow setting repo url in build command
🐛 Bug Fixes
- Remove unwrap
v0.4.6-rc.6
🚀 Features
- Update build and publish commands options
🚜 Refactor
- Update cache
v0.4.6-rc.5
🚀 Features
- Detect not built files while publish
- Update publish command options
- Publish by said with dependencies
🚜 Refactor
- Clean up build command
- Cargo fmt
- Minor changes
⚙️ Miscellaneous Tasks
- Fix clippy warnings