New py5 Release: 0.10.9a1
The first py5 release of 2026, version 0.10.9a1, is now live.
Bug Fixes and Small Improvements
I did a small py5 release while on vacation in New Zealand. There are two changes:
Version 0.10.8a4 would issue a warning if you tried to use py5 without JavaFX jars available on the classpath.
Fixed a type error with
random_gaussian()
The first change prompted the release because I was upset with myself about doing a release with a stupid coding error. Perhaps I rushed things a little too much before going on vacation. I do regret the mistake.
Sponsor py5coding on GitHub
Like py5? Want to help support further py5 development? Consider sponsoring py5 on GitHub.
I started working on py5 almost six years ago when the pandemic lockdown started as a way to manage my anxiety about the situation. Since then, py5 has grown into a full-featured tool for creative coding that is used all around the world. I'm grateful for the support of everyone I've met who helped py5 grow into the useful library that it is today. I love working on this, but it does take a lot of time and is very much like a part time job for me.
I'm not going to pressure anyone into becoming a sponsor and I do ask that if you are struggling financially for any reason that you don't sponsor py5. But if you are able to sponsor py5, please consider doing so. Your sponsorship will help me continue to work on py5 and make it a better tool for everyone to use!
And if you don't want to sponsor py5, that's totally fine too. How about a GitHub star instead? The py5 and py5generator repositories could use a star from you!
What's Ahead
I'm still on vacation to New Zealand for much of January. I'll be back soon.
Happy coding!
Comments