Skip to content

Releases: bitfocus/companion-module-base

v0.1.1

21 Jul 09:11
Compare
Choose a tag to compare

0.1.1 (2022-07-12)

Bug Fixes

  • allow subscribeActions and related methods (70803d0)
  • use apiVersion from manifest instead of package.json of @companion-module/base (2ad58c1)

v0.1.0

12 Jul 21:38
fb9fe56
Compare
Choose a tag to compare

0.1.0 (2022-07-12)

Features

  • add apiVersion to manifest (896f151)

v0.0.4

12 Jul 21:35
60e19ee
Compare
Choose a tag to compare

0.0.4 (2022-07-12)

Bug Fixes

  • make non-async socket.io methods not pass a callback to companion. make less methods async (7205498)
  • make some 'setter' methods non-async (cbbb3a0)
  • module startup (6c061af)

v0.0.3

10 Jul 18:30
6638461
Compare
Choose a tag to compare

0.0.3 (2022-07-10)

Bug Fixes

v0.0.2

10 Jul 18:14
516acd4
Compare
Choose a tag to compare

0.0.2 (2022-07-10)

Bug Fixes

v0.0.1

10 Jul 18:06
958a168
Compare
Choose a tag to compare

0.0.1 (2022-07-10)

Bug Fixes

Miscellaneous Chores