Skip to content

Releases: nix-community/mineflake

v0.2.2

22 Dec 15:32
40b5af8
Compare
Choose a tag to compare

Changelog:

  • 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 from 2022-12-08 to 2022-12-20 (#32)

v0.2.1

15 Dec 04:12
v0.2.1
3127e1c
Compare
Choose a tag to compare

Changes:

  • Fix yaml anchors parsiong in bungee config

v0.2.0

15 Dec 03:47
v0.2.0
Compare
Choose a tag to compare
Changes:

- Repository moved to nix-community GitHub organization
- Updated contribution guides
- Relicense from GPL3 to MIT
- Rewrite main logic from Nix to Rust

Version 0

10 Dec 02:05
11e9df4
Compare
Choose a tag to compare

First version written in bash and Nix.