Releases: JamesHallowell/cxx-juce
Releases · JamesHallowell/cxx-juce
v0.8.0
What's Changed
- Install required packages on Linux by @JamesHallowell in #13
- Simplify lifetimes with JUCE application handle by @JamesHallowell in #11
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- link linux system libraries by @steckes in #2
- Quick attempt at adding Linux to CI by @JamesHallowell in #3
- Fix various warnings by @JamesHallowell in #5
- Bump JUCE to v7.0.12 by @JamesHallowell in #6
- Restructure bridge code so everything isn't declared in one file by @JamesHallowell in #7
- Update cxx dependency by @JamesHallowell in #8
- Simplify lifetimes when dealing with callback handles by @JamesHallowell in #9
New Contributors
- @steckes made their first contribution in #2
- @JamesHallowell made their first contribution in #3
Full Changelog: v0.6.0...v0.7.0