v1.0.0
porchlight
stable release
This is the first "stable" release of porchlight
. For all subsequent versions, development branches (dev_v[VERSION_NUMBER]) will have pre-release features and development.
main
will be frozen to updates that do not meet any of the following criterion:
- Hotfixes
- Updates that significantly improve QoL without breaking the current main branch
- Test updates required to ensure the
main
branch remains functional and stable.
What's Changed
- Initialization and finalization settings by @teald in #63
- Doors may be passed by reference for calls by @teald in #65
- Run multiple steps update by @teald in #67
Full Changelog: v0.5.0...v1.0.0