Hi everyone, wow. At long last. We are back on track with releases! I do not know what else to say, except that at the next Processing Weekly I will go into great detail. We have a lot of great work in here, and in the failed 4.5.3 release to go over.
Moreover, I've updated our release workflow so that it can handle mistakes a bit better. Specifically, if, say, a macOS build fails notarization for reasons then we're still able to fix and release without having to bump the version. Maven and Gradle will only be published to once all the platform builds are successful.
But anyways. Onwards and upwards from here I suppose.
What's Changed
What's Changed 🎊
- add github action to implement #1490 contributor image by @kjhollen in #1497
- add codesign verify step for mac builds by @kjhollen in #1509
- fix for #1507 - mac signing issues for release builds by @kjhollen in #1510
- Add ShapeTests for Processing4 core module by @aakritithecoder in #1462
- Fix incomplete sentence in README.md for Gradle plugin by @SableRaf in #1516
- Added in SQL fields VARCHAR, CHAR, and BLOB by @elisefergusonn in #1478
- Use lazy evaluation for dependencies of the zipDistributable task by @neobrain in #1474
- Revise IntelliJ setup instructions for clarity by @SableRaf in #1519
- chore: update contributors.png from .all-contributorsrc by @processing-bot in #1505
- New Release Flow by @catilac in #1531
New Contributors
- @kjhollen made their first contribution in #1497
- @aakritithecoder made their first contribution in #1462
- @elisefergusonn made their first contribution in #1478
- @neobrain made their first contribution in #1474
- @processing-bot made their first contribution in #1505
Full Changelog: processing-1314-4.5.3...processing-1432-4.5.4