Skip to content

DSP4Guitar 1.0

Choose a tag to compare

@GizzZmo GizzZmo released this 01 Oct 13:03
· 16 commits to main since this release
fef3100

What's Changed

  • Add complete CI/CD workflow system with multi-platform builds and automation by @Copilot in #4
  • Update actions/upload-artifact from v3 to v4 to resolve deprecation warning by @Copilot in #5
  • Fix missing JUCE header files - replace deprecated JuceHeader.h and correct PluginProcessor.h references by @Copilot in #6
  • Fix build errors: M_PI undeclared, remove juce::dsp::Flanger, and fix Tremolo syntax by @Copilot in #7
  • Fix libwebkit2gtk-4.0-dev installation by enabling universe repository in CI workflows by @Copilot in #8
  • Fix macOS 15.0 build failure by switching to macos-14 runner by @Copilot in #9
  • Fix CI workflow by removing unnecessary WebKit dependency by @Copilot in #10

New Contributors

  • @Copilot made their first contribution in #4

Full Changelog: 0.2.0-alpha...1.0