Skip to content

Releases: THCLab/oca-bin

v0.7.2

18 Dec 11:58

Choose a tag to compare

🐛 Bug Fixes

  • Serialize bundle instead of model for get

v0.7.1

01 Dec 22:48

Choose a tag to compare

🚀 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

06 Mar 22:36

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • [breaking] Update oca-rs to 0.7.1 and oca-sdk-rs to 0.2.0

v0.5.4

28 Jan 15:33

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update oca-rs to 0.6.10 and oca-sdk-rs to 0.1.5

v0.5.3

28 Jan 10:22

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update oca-rs to 0.6.9 and oca-sdk-rs to 0.1.4

v0.5.2

17 Jan 10:32

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update oca dependencies and refactor imports to use oca_sdk_rs

v0.5.0

15 Nov 14:23

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • [breaking] Update oca-rs package to 0.6.0

v0.4.6

11 Nov 12:26

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update README

v0.4.6-rc.14

05 Nov 13:33

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

Choose a tag to compare

v0.4.6-rc.13 Pre-release
Pre-release

🚀 Features

  • Add build summary

🚜 Refactor

  • Fix clippy warnings