ModUpdater/CHANGELOG.md

73 lines
974 B
Markdown
Raw Permalink Normal View History

2020-06-24 02:04:22 +00:00
# Changelog
2020-08-05 17:06:45 +00:00
**1.1.9**
* Add ```modupdater``` Entry-Point
2020-07-25 18:10:06 +00:00
**1.1.8**
* Strict Minecraft Version Checking by Default
* Print Message To Log Showing All Scanned Mods
2020-06-29 16:33:55 +00:00
**1.1.7**
* Disable SemVer In JSON Strategy
2020-06-29 15:01:40 +00:00
**1.1.6**
* Drop Dom4j Dependency
2020-06-29 14:21:36 +00:00
**1.1.5**
* Add JSON Strategy
2020-06-27 23:22:04 +00:00
**1.1.4**
* Add Refresh Button To GUI
* Add ``/modupdater`` Command
2020-06-27 18:24:42 +00:00
**1.1.3**
* Swap Buttons In GUI
2020-06-27 17:56:22 +00:00
**1.1.2**
* Cache Reader Objects
* Improve Logging
2020-06-25 22:24:27 +00:00
**1.1.1**
* Use CurseForge For Fabric API
2020-06-25 20:56:09 +00:00
**1.1.0**
* Stabilize
* Improve Error Messages
2020-06-25 13:16:27 +00:00
**1.0.11**
* Close Input Stream Properly
2020-06-25 12:50:48 +00:00
**1.0.10**
* Fix Fabric API Update Detection
2020-06-25 03:50:02 +00:00
**1.0.9**
* Fix Transitive Dependencies
2020-06-25 02:09:35 +00:00
**1.0.8**
* Remove Debug Code
2020-06-25 02:05:10 +00:00
**1.0.7**
* Fix Loading Maven XML
2020-06-25 01:54:28 +00:00
**1.0.6**
* Fix Crash (Again)
2020-06-25 00:15:32 +00:00
**1.0.5**
* Fix Crash
2020-06-24 20:22:00 +00:00
**1.0.4**
* Improve File Compatibility Check
2020-06-24 18:21:26 +00:00
**1.0.3**
* Add Support For GitHub Releases
* Use Multi-Threading
2020-06-24 14:02:31 +00:00
**1.0.2**
* Improve Errors
* Improve GUI
2020-06-24 02:35:04 +00:00
**1.0.1**
* New Icon
2020-06-24 02:04:22 +00:00
**1.0.0**
* Initial Release