Skip to content

Latest commit

 

History

History
140 lines (59 loc) · 4.97 KB

CHANGELOG.md

File metadata and controls

140 lines (59 loc) · 4.97 KB

Change Log

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

1.1.2 (2024-05-02)

Bug Fixes

  • send framebuffer flushes for ct v1 (b46f0d0)

1.1.1 (2024-02-21)

Bug Fixes

  • duplicate models using same id (ct) (f4acc90)

1.1.0 (2024-02-21)

Bug Fixes

Features

  • add support for old loupedeck ct (untested) (0880237)

1.0.0 (2023-07-01)

Features

  • add support for Loupedeck CT (#3) (128da8a)

0.5.0 (2023-07-01)

Features

  • add support for Loupedeck CT (#3) (128da8a)

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