Skip to content

v1.0.0

Compare
Choose a tag to compare
@teald teald released this 09 Jan 19:22
· 36 commits to main since this release
6cbbf6a

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