Changes
✨ New Features
- Add img banner (321bd35)
- Add link to validation output for the documentation of NPlug.Validator (5adddcb)
- Add missing vst3 package tag (d2a5198)
- Add nuget.org only config (234e505)
- Add support for net8.0. Generate bi-directional proxy for all interfaces (b07104f)
🐛 Bug Fixes
- Fixed MacOS build plus some random bug fixes (PR #6) by @basdp
- IAudioPluginView.CheckSizeConstraint parameter ViewRectangle needs to be passed as ref (PR #9) by @jwb-music
- Fix build on macOS arm64 (61bc192)
🧰 Maintenance
📚 Documentation
- Update doc (8205149)
- Add documentation for using NPlug.Validator (25f74d2)
- Update doc to link the readme to NPlug.Validator package and documentation (337c185)
- Update doc for NPlug.Validator (fb48472)
🧰 Misc
- Update class diagram with dark background (22147f7)
- Update class diagram (f593cb6)
- Update readme (5caee91)
- Update native proxy and validator (28276ba)
- Update readme.md (4048b85)
Full Changelog: 0.3.0...0.4.0
Published with dotnet-releaser