Releases: GeorgeV220/MartexLibrary
Releases · GeorgeV220/MartexLibrary
v11.16.0
Features
- database: add JsonEntityRepository class (7a31a80)
v11.15.2
Bug Fixes
- EntityRepository: correct constructor check (again) (b3f7ec1)
v11.15.1
Bug Fixes
- Correct parameter type in checkForConstructorWithSingleVarargString method. (50c9a12)
v11.15.0
Bug Fixes
- database: create data folder if it doesn't exist (53aba8c)
- Fix build issues (44f81bf)
Features
- database: add GenericEntity class (05b2153)
- Removed DatabaseWrapper and moved Database class to SQL package (c6b4518)
v11.14.0
Features
- Refactor Minecraft version detection (ae51039)
v11.13.1
Bug Fixes
- minecraft: handle unknown versions gracefully (64a593f)
v11.13.0
Bug Fixes
- ObjectMap: Raw usage in static methods (c32c6fd)
- Return the correct ObjectMap type (6ae469c)
Features
- minecraft: add support for Minecraft version 1.20.5 (ba10a37)
v11.12.0
Features
- maps: add Pair and PairDocument classes (1b2d557)
v11.11.0
Features
- database: add async operations to entity repositories (adbdc24)
v11.10.0
Features
- database: add collectionName field to MongoDBEntityRepository (56d900c)
- database: add tableName field to MySQLEntityRepository (41d887e)