Skip to content

Releases: MrNavaStar/SQLib

SQLib 3.0.3

16 Jul 21:39
Compare
Choose a tag to compare
  • Allow DataStores and DataContainers to be compared using .equals()
  • Make the transaction commit return a DataContainer

SQLib 3.0.2

15 Jul 20:28
7978c63
Compare
Choose a tag to compare
  • Fix crash when getContainer() fails

SQLib 3.0.1

15 Jul 04:46
Compare
Choose a tag to compare
  • Add a DataContainer lookup function to DataStore that was missed in the api rewrite

SQLib 3.0.0

15 Jul 04:17
d5e37bc
Compare
Choose a tag to compare
  • Rewrite the api to be more user friendly
  • Allow users to define custom datatypes
  • More built in datatypes
  • Postgres support
  • Velocity support
  • fix text for 1.20.5 +

SQLib 2.2.13

30 Jan 19:24
Compare
Choose a tag to compare
  • Relocate Jackson Data bind packages to improve compatibility with other mods

SQLib 2.2.12

22 Jan 08:31
Compare
Choose a tag to compare
  • Add Forge Support!
  • Change stopping behaviour to very end of jvm (allows regular game stopping events to be used for saving sql data)
  • Make jar smaller : )

SQLib 2.2.11

19 Jan 21:36
Compare
Choose a tag to compare
  • Fix compat with old versions (back down to 1.16.5)

SQLib 2.2.10

19 Jan 09:20
5dfa456
Compare
Choose a tag to compare
  • Fix compat with old versions (back down to 1.16.5)
  • Add support for paper, folia, purper, spigot and bukkit
  • Fix crash when using mod on client

SQLib 2.2.9

16 Jan 08:33
Compare
Choose a tag to compare
  • Allow Chaining of DataContainer .put() calls
  • Allow users to try catch around DataContainer .get() calls instead of just printing an error

SQLib 2.2.8

16 Jan 06:30
Compare
Choose a tag to compare

update to 1.20.3/4