Releases: sVoxelDev/ebean-wrapper
Releases · sVoxelDev/ebean-wrapper
v2.10.0
2.10.0 (2021-10-04)
Features
- upgrade to jdk 16 - minecraft 1.17 support (dcaa48e)
v2.9.1
2.9.1 (2021-01-16)
Bug Fixes
- build: downgrade back to jdk8 (ddbe90c)
- migrations: split migration and database initialization (524b294)
v2.9.0
2.9.0 (2021-01-16)
Features
- upgrade to new migration runner (db8a2ac)
v2.8.3
2.8.3 (2021-01-16)
Bug Fixes
- build: revert to ebean 12.5.2 (5c38e7e)
- bukkit: replace - and space in plugin name for migration table (a6e27da)
v2.8.2
2.8.2 (2020-11-20)
Bug Fixes
- db: store all entities in a global variable (b907564)
v2.8.1
2.8.1 (2020-11-20)
Bug Fixes
- deps: rollback to ebean 12.5.2 (d5e8edd)
v2.8.0
2.8.0 (2020-11-20)
Bug Fixes
- ebean: add entity classes instead of setting them (4a619a0)
- ebean: only set entities if classes are provided (bb067b9)
Features
- migrations: add option to specify migration table (f91f489)
v2.7.0
2.7.0 (2020-11-17)
Features
- bukkit: add bukkit config builder with simple defaults (f774d22)
v2.6.1
2.6.1 (2020-11-14)
Bug Fixes
- migrations: do not copy migrations if running in test scope (a476977)
v2.6.0
2.6.0 (2020-11-09)
Features
- add base entity convenience class (2bd2ed7)