Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 872 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 872 Bytes

Changelog

0.2.6 (2024-11-25)

  • Added parameter groups.
  • Added parameter descriptions (LV2).
  • Generated C++ source from FAUST code with faustdoctor instead of faustpp.

0.2.4 (2024-11-23)

  • ci: added GitHub actions CI jobs to build binaries for all supported architectures and operating systems.
  • docs: made minor readme additions and improvements.
  • refactor: updated DPF patches to apply cleanly.
  • feat: updated DPF submodule to latest commit c776dab9.

0.2.2 (2024-11-06)

  • fix: lv2lint makefile target reads plugin URIs from header files
  • fix: VST2 install targets and makefile variables documentation
  • docs: update license year
  • docs: minor readme updates

0.2.0 (2023-05-16)

  • feat: added CLAP format plugin

0.1.1 (2022-12-11)

Bugfix release.

  • fix: VST3 system install path in Makefile (#2)

0.1.0 (2022-09-25)

Initial release.