Sha256: de2fcb599cef55d8c6e530da2300a7d53936f3ab5439e7997d34a72a0d7dae26
Contents?: true
Size: 1.68 KB
Versions: 4
Compression:
Stored size: 1.68 KB
Contents
# Change Log All notable changes to this project will be documented in this file. ## History (reverse chronological order) ## [2.0.2](https://github.com/DonovanMods/icarus-mod-tools/compare/v2.0.1...v2.0.2) (2023-02-04) ### Bug Fixes * Create fileType and fileURL along with files ([a5294a4](https://github.com/DonovanMods/icarus-mod-tools/commit/a5294a479bcc68f6e4125f5062db9a0dbd48bdf8)) * Create fileType and fileURL along with files ([db5620f](https://github.com/DonovanMods/icarus-mod-tools/commit/db5620fafefd750196d6470f00e4000971adae1f)) ### v2.0 - 2023-02-03 - Converts to new `files` object, replacing fileType and fileURL ### v1.9 - 2023-01-28 - Renamed `Progs` to `Tools` ### v1.8 - 2023-01-27 - Added support for `proginfo.json` files - Refactored to better utilize caching ### v1.7 - 2023-01-20 - Added `validation` command - Added `--dry-run` to `sync` commands ### v1.6 - 2023-01-15 - Added `--check` to `sync mods` to check for updates without downloading - Added support for `readmeURL` in `modinfo.json` ### v1.5 - 2023-01-08 - Moved source into the DonovanMods Github organization - Added `long_description` to `modinfo.json` - Added `imageURL` to `modinfo.json` - bugfixes ### v1.4 - 2023-01-03 **BREAKING CHANGES!** You'll need to move your ENV variables to a config file. See the README for more details. - Read configuration from `~/.imtconfig.json` - bugfixes ### v1.3 - 2023-01-02 - First public release - Added sorting and filtering to the `list mods` command - Bugfixes ### v1.2 - 2023-01 _[Unreleased]_ - initial `sync mods` working functionality - Bugfixes ### v1.1 - 2022-12 _[Unreleased]_ - Initial alpha release ### v1.0 - 2022-12 _[Unreleased]_ - Development
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
Icarus-Mod-Tools-2.1.1 | CHANGELOG.md |
Icarus-Mod-Tools-2.1.0 | CHANGELOG.md |
Icarus-Mod-Tools-2.0.4 | CHANGELOG.md |
Icarus-Mod-Tools-2.0.3 | CHANGELOG.md |