v1.4.0
·
134 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
v1.4.0 is a complete overhaul of the backend for Satchel which will make it easier for current and future maintainers. Feature wise Satchel remains the same. Highlights of this new version is a completely new packaging system for creating files for distribution, refreshed documentation website, and simplifying dead files in the repository. This version is considered a minor update due to the packaging being updated to use a new structure and support for RunContext.
Breaking Changes
v1.4.0 and newer will now run without being in StarterPlayer. If you parent the SatchelLoader to StarterPlayer then Satchel will initialize two times instead of one unlike previous versions which it was required to parent Satchel to StarterPlayer.
What's Changed
- Bump ghcr.io/ryanlua/features/rojo from 0.2.0 to 0.2.1 by @dependabot[bot] in #101
- fix: dead documentation link by @sesocell in #102
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #104
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #103
- Refresh branding by @ryanlua in #105
- Update workflows by @ryanlua in #107
- Update project packaging by @ryanlua in #108
New Contributors
Full Changelog: v1.3.2...v1.4.0