Releases: MagicSweet-dev/MagicLib
Releases · MagicSweet-dev/MagicLib
Last 1.1.x release
This is last 1.1.x release with number 1.1.4.7
Now project is preparing for 1.2.0.
You can check out new features and changes in branch beta/1.2
Minor update
- Fixed compatibility issue with
MySQLConnection
- New method:
MySQLConnection#connectArgs(String schema, String... args)
to attach additional arguments to MySQL connection
Minor update
- Improved
LocationParser
:- Code cleanup
- Now you can transfer
null
to method asString. In this case string "null" will be returned. - Now you can include world into location string like this: X Y Z (world) and select custom color for it if necessary
Initial 1.1 Release
Maven publish