Skip to content

Latest commit

 

History

History
158 lines (71 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

158 lines (71 loc) · 6.42 KB

Changelog

0.0.18 (2024-10-03)

Features

0.0.17 (2024-10-02)

Features

  • Add CI typecheck/test runs. (217536a)
  • Improved error handling. (66f5abc)

0.0.16 (2024-08-27)

Features

  • Add support for closing/aborting transports (61a4874)

0.0.15 (2024-08-17)

Features

  • Pull in core reset_settings request/response. (4f47937)

0.0.14 (2024-08-05)

Code Refactoring

  • Pull in core locking msg updates. (94df97e)

0.0.13 (2024-07-29)

Code Refactoring

  • Pull in msg updates with zmk.studio pkg. (7854d26)

0.0.12 (2024-07-13)

Bug Fixes

  • Improved windows support. (016e913)

Miscellaneous Chores

0.0.11 (2024-07-12)

Miscellaneous Chores

0.0.10 (2024-07-12)

Features

  • Pull in layer related messages. (ac886e9)

Miscellaneous Chores

0.0.9 (2024-07-10)

Features

  • Raise errors for generic RPC error responses. (524b305)

Miscellaneous Chores

0.0.8 (2024-07-05)

Miscellaneous Chores

0.0.7 (2024-06-29)

Bug Fixes

  • Add protobufjs dependency. (c609191)

0.0.6 (2024-06-29)

Miscellaneous Chores

0.0.5 (2024-06-29)

Miscellaneous Chores

0.0.4 (2024-06-29)

Bug Fixes

  • Add package-lock.json for release automation. (0e76aad)

0.0.3 (2024-06-29)

Miscellaneous Chores

0.0.2 (2024-06-29)

Miscellaneous Chores

0.0.1 (2024-06-29)

Features

  • Initial work on the standalone TS client. (e48682d)
  • Updated messages and bytes support. (9ce6a71)

Bug Fixes

  • Add .npmignore. (4a0906f)
  • Do git submodule bits in postinstall as well. (72b064d)
  • preinstall script git typo fix. (c27fa6f)
  • Try more postinstall fixes. (c67ac72)
  • Updated messages. (f5ab165)

Miscellaneous Chores