Releases: sVoxelDev/ebean-wrapper
Releases · sVoxelDev/ebean-wrapper
v2.10.0
04 Oct 10:50
Compare
Sorry, something went wrong.
No results found
2.10.0 (2021-10-04)
Features
upgrade to jdk 16 - minecraft 1.17 support (dcaa48e )
v2.9.1
16 Jan 22:24
Compare
Sorry, something went wrong.
No results found
2.9.1 (2021-01-16)
Bug Fixes
build: downgrade back to jdk8 (ddbe90c )
migrations: split migration and database initialization (524b294 )
v2.9.0
16 Jan 01:40
Compare
Sorry, something went wrong.
No results found
2.9.0 (2021-01-16)
Features
upgrade to new migration runner (db8a2ac )
v2.8.3
16 Jan 01:36
Compare
Sorry, something went wrong.
No results found
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
20 Nov 23:43
Compare
Sorry, something went wrong.
No results found
2.8.2 (2020-11-20)
Bug Fixes
db: store all entities in a global variable (b907564 )
v2.8.1
20 Nov 19:42
Compare
Sorry, something went wrong.
No results found
2.8.1 (2020-11-20)
Bug Fixes
deps: rollback to ebean 12.5.2 (d5e8edd )
v2.8.0
20 Nov 19:22
Compare
Sorry, something went wrong.
No results found
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
17 Nov 22:21
Compare
Sorry, something went wrong.
No results found
2.7.0 (2020-11-17)
Features
bukkit: add bukkit config builder with simple defaults (f774d22 )
v2.6.1
14 Nov 11:01
Compare
Sorry, something went wrong.
No results found
2.6.1 (2020-11-14)
Bug Fixes
migrations: do not copy migrations if running in test scope (a476977 )
v2.6.0
09 Nov 13:51
Compare
Sorry, something went wrong.
No results found
2.6.0 (2020-11-09)
Features
add base entity convenience class (2bd2ed7 )