Skip to content

v0.8.8-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@twystd twystd released this 27 Mar 16:23
· 46 commits to main since this release

Release Notes

Added

  1. restore-default-parameters command emulation.
  2. Python REST API CLI client implementation.
  3. Added Postman scripts for REST API
  4. Added public Docker image to ghcr.io.

Updated

  1. Bumped Go version to 1.22
  2. Updated README with REST API.
  3. Updated REST API OpenAPI specification.
  4. Fixed uninitialised map in controller doors deserialization.