Releases: fromgate/DbLib
Releases · fromgate/DbLib
DbLib v0.2.3
DbLib v0.2.1
v0.2.1
- Preload all database drivers
DbLib v0.2.0
v0.2.0
- Now DbLib works in Voxelwind
- Minor API changes (removed dependencies of Nukkit objects)
DbLib v0.1.3
v0.1.3
- Added keep-alive interval parameter (for ORMLite connections)
DbLib v0.1.2
v0.1.2
- Add getDefaultConnection method
- Fixed TextFormat compatibility issue
DbLib v0.1.1
v0.1.1
- MySQL connector downgraded (to version 5.1.39) because of incompatibility with Sql2o
DbLib v0.1.0
v0.1.0
- Included updated MySQL connector and ORMLite
- Add Sql2o library
DbLib v0.0.8
v0.0.8
- Added getSQLiteConnection and getMySqlConnection methods
DbLib v0.0.7
v0.0.7
- Fixed NPE, when plugin is first time started