v1.6.0
What's Changed
Build 🔧
- build: ⚙️ Upgraded Ubuntu from version
18.04to24.04.
Testing 🧪
- test: 🧪 Added unit test coverage that validates the existence of game data, along with directory volume mapping to ensure files go into the correct place when the container is started. These tests now run before the builds publish, and on generic commits.
Documentation 📖
- docs: 📖 Improved documentation for custom configs/plugins, also added better highlighting in CI jobs to make it clearer where you are in the flow.
- docs: 📖 Added more comments within the
DockerFileto make contributing easier.
Dependencies 🤖
- chore(deps): Setup Dependabot so it tracks the
DockerFilein thecontainerfolder.
Full Changelog: v1.5.1...v1.6.0