Skip to content

v1.3.0

Compare
Choose a tag to compare
@fmalcher fmalcher released this 22 Jan 11:34
· 120 commits to main since this release

This release contains a rework of the HW Channel facade to make it work with Ui16 and Ui12.
It's also possible to gather information about the mixer model and firmware.

Features

  • add device info with mixer model (08315c5)
  • differentiate between mixer models for HW channels (7d95c1f)
  • export all facade types in barrel (f07afc4)
  • testbed: add opening page for connection (7e7eec9)

Other

  • nx migrate to 15.5 (05cc00d)
  • remove unused imports and non-necessary types (ca151f2)
  • setup CI with Nx Cloud (6ac0ef4)
  • testbed: correctly setup ESLint (1261807)