Releases: GizzZmo/DSP4Guitar
Releases · GizzZmo/DSP4Guitar
Release list
1.1
What's Changed
- feat: Cyberpunk Matrix aesthetic — custom LookAndFeel, full PluginEditor, generated assets by @Copilot in #11
- Fix macOS build error: remove juce::Graphics::getCurrentColour() call by @Copilot in #12
- feat: implement MultibandCompressor, WahWah, and Fuzz effects by @Copilot in #13
- docs: comprehensive documentation update and CI workflow enhancements by @Copilot in #14
Full Changelog: 1.0...1.1
DSP4Guitar 1.0
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
DSP4Guitar v0.2.0-alpha
Rename vstplugin.md to Documentation/vstplugin.md