Skip to content

Latest commit

 

History

History
80 lines (42 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

80 lines (42 loc) · 3.49 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2023-04-18)

Bug Fixes

Features

0.3.1 (2022-12-02)

Reverts

  • Revert "fix: don't wait for acks on display drawing" (98b2cbc)

0.3.0 (2022-12-01)

Bug Fixes

  • don't wait for acks on display drawing (f1d2a38)
  • support for live (v2.00) (3ed86eb)

0.2.3 (2022-11-29)

Bug Fixes

  • don't wait for acks on display drawing (f1d2a38)

0.2.2 (2022-11-17)

Bug Fixes

0.2.1 (2022-10-10)

Bug Fixes

0.2.0 (2022-10-10)

Bug Fixes

  • cleanup pendingTransactions as they are received (cb20a4e)

Features

  • drawKeyBuffer method (e53f53f)
  • prototype loupedeck live-s support (f370e6e)
  • prototype razer stream controller implementation (20950fc)

0.1.1 (2022-10-09)

Bug Fixes

0.1.0 (2022-10-09)

Features

  • initial implementation ecc72f8