ModUpdater/CHANGELOG.md

73 lines
974 B
Markdown

# Changelog
**1.1.9**
* Add ```modupdater``` Entry-Point
**1.1.8**
* Strict Minecraft Version Checking by Default
* Print Message To Log Showing All Scanned Mods
**1.1.7**
* Disable SemVer In JSON Strategy
**1.1.6**
* Drop Dom4j Dependency
**1.1.5**
* Add JSON Strategy
**1.1.4**
* Add Refresh Button To GUI
* Add ``/modupdater`` Command
**1.1.3**
* Swap Buttons In GUI
**1.1.2**
* Cache Reader Objects
* Improve Logging
**1.1.1**
* Use CurseForge For Fabric API
**1.1.0**
* Stabilize
* Improve Error Messages
**1.0.11**
* Close Input Stream Properly
**1.0.10**
* Fix Fabric API Update Detection
**1.0.9**
* Fix Transitive Dependencies
**1.0.8**
* Remove Debug Code
**1.0.7**
* Fix Loading Maven XML
**1.0.6**
* Fix Crash (Again)
**1.0.5**
* Fix Crash
**1.0.4**
* Improve File Compatibility Check
**1.0.3**
* Add Support For GitHub Releases
* Use Multi-Threading
**1.0.2**
* Improve Errors
* Improve GUI
**1.0.1**
* New Icon
**1.0.0**
* Initial Release