Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1021 Bytes

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 1021 Bytes

CHANGELOG

0.6.0 (2024-11-26)

  • Added support for param groups and descriptions.
  • Added param tooltip to example faust code.
  • Minor tweaks to plugin header file template.
  • Update faustdoctor architecture templates again.

0.5.0 (2024-11-22)

  • Adapted template to 'faustpp' -> 'faustdoctor' rename.
  • Updated faustdoctor architecture templates.

0.4.1 (2024-11-13)

  • Don't init git submodules on project creation.
  • Generate CLAP plugin id in reversed domain notation.
  • Fix example command in project readme and small wording fix.

0.4.0 (2024-11-11)

  • Added GitHub actions workflow to project template.
  • Updated quick start screencast.

0.3.0 (2024-11-08)

Converted project template from cookiecutter to copier.

0.2.0 (2024-11-06)

  • Added VST3 and CLAP support for generated plugin projects.
  • Improved generated project's Makefiles.
  • Improved scripts for win32/64 cross-compilation.
  • Updated/expanded generated project's license file.

0.1.0 (2020-08-23)

Initial release