Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 738 Bytes

Changelog

0.2.2 (2024-11-26)

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

0.2.0 (2024-11-23)

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

0.1.2 (2024-11-06)

  • fix: lv2lint makefile target reads plugin URIs from header files
  • fix: VST2 install targets and makefile variables documentation
  • docs: various readme improvements

0.1.0 (2024-11-05)

Initial release.