Skip to content

Releases: THCLab/oca-bin

v0.4.6-rc.14

05 Nov 13:33
Compare
Choose a tag to compare
v0.4.6-rc.14 Pre-release
Pre-release

🐛 Bug Fixes

  • Make publish optional for repository URL option

🚜 Refactor

  • Reformat code

v0.4.6-rc.13

05 Nov 10:59
Compare
Choose a tag to compare
v0.4.6-rc.13 Pre-release
Pre-release

🚀 Features

  • Add build summary

🚜 Refactor

  • Fix clippy warnings

v0.4.6-rc.12

29 Oct 17:35
Compare
Choose a tag to compare
v0.4.6-rc.12 Pre-release
Pre-release

🐛 Bug Fixes

  • Update summary-json output

v0.4.6-rc.11

28 Oct 16:08
Compare
Choose a tag to compare
v0.4.6-rc.11 Pre-release
Pre-release

🚀 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

22 Oct 08:33
Compare
Choose a tag to compare
v0.4.6-rc.10 Pre-release
Pre-release

🐛 Bug Fixes

  • Publish cmd accepts repo url flag

v0.4.6-rc.9

21 Oct 09:31
Compare
Choose a tag to compare
v0.4.6-rc.9 Pre-release
Pre-release

⚙️ Miscellaneous Tasks

  • Customize name for pkg

v0.4.6-rc.8

15 Oct 14:36
Compare
Choose a tag to compare
v0.4.6-rc.8 Pre-release
Pre-release

⚙️ Miscellaneous Tasks

  • Add ubuntu-20.04 to supported OS

v0.4.6-rc.7

15 Oct 09:53
Compare
Choose a tag to compare
v0.4.6-rc.7 Pre-release
Pre-release

🚀 Features

  • Allow setting repo url in build command

🐛 Bug Fixes

  • Remove unwrap

v0.4.6-rc.6

10 Oct 10:29
Compare
Choose a tag to compare
v0.4.6-rc.6 Pre-release
Pre-release

🚀 Features

  • Update build and publish commands options

🚜 Refactor

  • Update cache

v0.4.6-rc.5

07 Oct 10:16
Compare
Choose a tag to compare
v0.4.6-rc.5 Pre-release
Pre-release

🚀 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