Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 3 KB

CHANGELOG.md

File metadata and controls

41 lines (28 loc) · 3 KB

Changelog

1.2.0 (2024-11-29)

Features

Bug Fixes

1.1.0 (2024-11-04)

Features

  • add Octokit dependency and update test configurations (d86eade)
  • add settings schema to plugin initialization (6addf2f)
  • add support for KERNEL_PUBLIC_KEY in deployment (a429556)
  • integrate ubiquity-os-logger (597a7c3)
  • moved to SDK (914bf62)
  • schema validation (cbace97)
  • worker deploy and delete (cc96a10)

Bug Fixes

  • correct formatting in error comment (3de9722)
  • tests: correct async test assertions (6287371)

1.0.0 (2024-07-08)

Bug Fixes