Devlogs
Version 0.8.1
- Major.Minor.Fixes
- Major versions are breaking updates, that will require user facing code to change.
- Minor versions are feature updates, which may require internal code to change.
- Fixes are bugfixes.
0.8.1
- Fix NylonScene causing NylonLogger to print errors.
- NylonScene now has a status_changed signal and status property.
- Fix NylonScene incorrectly signaling completion, or not doing so at all.