Skip to content

Releases: JohT/speclet

v1.0.1 Linux support, continuous integration & modularized compile options

18 May 20:58
Compare
Choose a tag to compare

Changes:

  • Support Linux (#11)
  • Enable continuous integration with github actions (#11)
  • Modularize CMake CompilerOptions and Environment (#11
  • Compile all elements with position-independent code (-fPIC) to overcome linking error (#11)
  • Remove unused dependency to deprecated library VLD (Visual Leak Detector) (#12)
  • Remove "memory" sanitizer since it only works with CLang on Linux, which isn't used (#12)
  • Optimize Continuous Integration ZIP Archive Creation (#13)

v1.0.0 Apple, M1, VST3 and AU support

08 May 16:05
e48c3ae
Compare
Choose a tag to compare

Changes (#1)

  • Supports Windows and MacOS
  • Supports Apple(™) M1
  • Supports VST3
  • Supports AU
  • Added Tooltips
  • Hide unused controls based on the selected transformation

Modernization (#1)

Breaking Changes (#1)

v0.9.1 Not working yet

09 Apr 07:51
Compare
Choose a tag to compare

Added a notice to README.md that this Initial version with the source code from 2011 is not working yet.

v0.9.0

31 Mar 05:58
Compare
Choose a tag to compare

Initial version with the source code from 2011.