Skip to content

Releases: JohnTheCoolingFan/rfmp

RFMP 1.2.1

26 Apr 13:09
3dd5933
Compare
Choose a tag to compare

Fixed --keep-old-versions alias name

RFMP 1.2.0

08 Apr 15:14
a1ec60f
Compare
Choose a tag to compare

THIS RELEASE WAS YANKED

This release was yanked from crates.io due to broken compatibility with previous version via --no-clean alias

  • Update to MT-ZIP 2.0.0
  • Added --level argument which can be used to set compression level
  • Added --stored flag to disable compression, just zip archive creation
  • Some internal refactoring

RFMP 1.1.0

28 Mar 06:23
6487a5b
Compare
Choose a tag to compare

Re-released due to desync in commits between my local repo and github

A non-breaking update with some code cleanups and QoL features:

  1. Renamed --no-clean to --keep-old-versions with alias from the old name to keep the compatibility.
  2. --install-dir can now get its value from $FACTORIO_MODS_HOME environment variable, so no need to specify the cli arg all the time.

RFMP 1.0.0

07 Jun 10:53
c0e50bc
Compare
Choose a tag to compare

A complete release. Updated mtzip to 1.1, fixed some cosmetic internals and externals.

RFMP 0.1.17

07 May 12:46
b096981
Compare
Choose a tag to compare

Updated dependencies and Cargo.lock

RFMP 0.1.16

08 Feb 06:10
4534748
Compare
Choose a tag to compare

More meaningful error messages in some places

RFMP 0.1.15

08 Feb 05:29
f41cc62
Compare
Choose a tag to compare

Better error messages

RFMP 0.1.14

02 Feb 14:05
7da11fd
Compare
Choose a tag to compare

First release on github, with automated builds.

See gitlab release for what's new.