Skip to content

Releases: ubiquity-os-marketplace/command-query

v1.3.0

25 Jan 08:20
fac301e
Compare
Choose a tag to compare

1.3.0 (2025-01-25)

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)
  • command interface (ffbb00b)
  • integrate ubiquity-os-logger (597a7c3)
  • manifest commands object (c2d4761)
  • moved to SDK (914bf62)
  • schema validation (cbace97)
  • switch to Bun (75896fb)
  • worker deploy and delete (cc96a10)

Bug Fixes

  • add environment condition in GitHub workflows (f562371)
  • change tests to CJS (b2f214b)
  • config: add descriptions to JSON schema properties (bff0fd3)
  • correct formatting in error comment (3de9722)
  • formatting (1562da1)
  • release please workflow (3aaa800)
  • replace comment post with SDK function (3fcb7e7)
  • setup bun (75a3a37)
  • stop parsing JSON (92858e9)
  • stop parsing JSON (da9ad42)
  • tests: correct async test assertions (6287371)
  • update dependencies and refactor logging (fa8e555)
  • update wrangler.toml (de774d8)
  • updated lock file and SDK (a1b595d)
  • upgrade Typebox and cross-env (f6ca42a)

v1.2.1

08 Jan 16:53
9fc26d0
Compare
Choose a tag to compare

1.2.1 (2025-01-08)

Bug Fixes

  • replace comment post with SDK function (3fcb7e7)
  • update wrangler.toml (de774d8)

v1.2.0

29 Nov 14:43
3a97b06
Compare
Choose a tag to compare

1.2.0 (2024-11-29)

Features

Bug Fixes

v1.1.0

04 Nov 13:19
f7b6e27
Compare
Choose a tag to compare

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)

v1.0.0

08 Jul 09:19
543ccb7
Compare
Choose a tag to compare

1.0.0 (2024-07-08)

Bug Fixes