All notable changes to this project will be documented in this file.
We do not have a specific release cycle for new versions, we release new versions as soon as we feel it is necessary.
## {version} - {release date}
- {change} ([#{pull request/issue number}]({link}))
- CoreProtect now builds with Nix (#34)
- Parallel package vendoring (#13)
- Split common module into separate files (#14)
- Fix CHANGELOG.md links to PRs (#15)
- Run CI/CD checks only on changed files (#16)
- Use import-cargo instead of naersk (#18)
- Add Spiget/Spigot repository support (#19)
- Refactor code to use
clippy
(#21) Not fully compatible with previous versions - Update
nixpkgs
from2022-12-08
to2022-12-20
(#32)
- Fix yaml anchors parsiong in bungee config
- Repository moved to nix-community GitHub organization
- Updated contribution guides (#57)
- Relicense from GPL3 to MIT (#57)
- Rewrite main logic from Nix to Rust (#9) BREAKING CHANGE
- First release