Skip to content

Releases: niterpack/niterpack

v0.1.0-rc.1

13 May 11:31
d3bdf30
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release
  • Manifest file renamed to niterpack.toml

  • build command now uses first file if primary file is not defined

  • Fixed build requesting version multiple times

  • add command now uses version number instead of id

  • Lots of code refactoring

  • New [minecraft] optional section with version and loader properties in manifest file

    • add and build command now filters versions based on these properties
  • name property in mod file is now required

  • Add remove subcommand to remove mods

  • Add modrinth slug and id checking

  • Remove unused futures crate

v0.1.0-rc.0

12 Apr 18:34
20fd2db
Compare
Choose a tag to compare
v0.1.0-rc.0 Pre-release
Pre-release

Initial release