Releases: CrimsonWarpedcraft/plugin-template
Releases · CrimsonWarpedcraft/plugin-template
Release v1.6.3
Recent Changes
Bug Fixes 🐞
- Fixed an issue with JUnit 5
- Added small security patch
- Small naming change for shadow jar
Release v1.6.2
Recent Changes
Improvements 🏗️
- Added codeowners file
- Updated to Minecraft 1.16.4
- Updated to Java 11
- Updated dependencies
Release v1.6.1
Recent Changes
Improvements 🏗️
- Bump to Minecraft 1.16.3
- Bump to JUnit 5.7.0
- Use GitHub run number rather than ID
Release v1.6.0
Recent Changes
Improvements 🏗️
- Added JUnit testing
- Added GitHub numbered build releases
- Gave jobs unique names
Release v1.5.4
Recent Changes
Improvements 🏗️
- Added "low priority" label to stalebot exemptions
- Added template for release draft body
Release v1.5.3
Recent Changes
Improvements 🏗️
- Snapshots are now unique across timezones
Release v1.5.2
Recent Changes
Improvements 🏗️
- Added default reviewers to workflows
- Improved snapshot versioning
- Migrated default branch to "main"
- Dependency updates
Release v1.5.1
Recent Changes
Bug Fixes 🐞
- Fixed issue where snapshot builds were not reading the version properly
Release v1.5.0
Recent Changes
Improvements 🏗️
- Added SpotBugs to checks
- Reworked and renamed workflows to build artifacts on PRs and pushes to master
Bug Fixes 🐞
- Fixed redundant character in plugin.yml versioning
Release v1.4
Changelog
Improvements 🏗️
- Renamed code references from "plugin-template" to "ExamplePlugin" for better Java styling and as a working example
- Date is now used for development snapshots to help distinguish builds from one another