The Android version had been pretty messed up for a while, and lately hadn't been starting any games. I've fixed it. Changes to the other versions are pretty mi...
Nearly all of Lisien's classes are declared with attrs in this release. This helps keep instance variables together with their associated validation code, docst...
Apart from some crash and data loss fixes, this fixes the way Lisien instantiates ParquetDB, so that if you use the library on desktop, it will work with the ve...
This version adds support for a new kind of parallel processing. If you're on Android, it's the first kind that really works. When you have loads and loads of t...
The example sims were missing some important data, because the export feature was broken. It left out data if you made a sim on ParquetDB (so not Android), then...
This release adds the Method and Function tabs to the Python editor in Elide. Method is possibly a bit jank right now, as it requires you to supply the initial...