Skip to content

Releases: MrNavaStar/SQLib

SQLib 3.2.8

05 Feb 07:06
Compare
Choose a tag to compare
  • Re work the initial non minecraft api as it was flawed, all issues are hopefully addressed

SQLib 3.2.7

05 Feb 06:48
Compare
Choose a tag to compare
  • fix silly crash

SQLib 3.2.6

05 Feb 03:45
8caf2bd
Compare
Choose a tag to compare
  • Add two new functions in SQLibConfig that allow for setting the config and default database directory, allowing for sqlib to be used in unsupported mod loads and even outside of minecraft

SQLib 3.2.5

21 Dec 07:11
Compare
Choose a tag to compare
  • Fix MySql/MariaDB/Postgres not loading correctly on velocity

SQLib 3.2.4

26 Nov 08:12
Compare
Choose a tag to compare
  • Add a new DataStore function getOrCreateDefaultContainer to cover the most common on create lambda

SQLib 3.2.3

23 Oct 03:10
Compare
Choose a tag to compare
  • Update to 1.21.2

SQLib 3.2.2

20 Sep 17:33
Compare
Choose a tag to compare
  • Fix config not generating when using manual database creation

SQLib 3.2.1

11 Aug 08:52
1aac6b1
Compare
Choose a tag to compare
  • fix invalid config creation on windows

SQLib 3.2.0

27 Jul 22:43
Compare
Choose a tag to compare
  • Get on datacontainers now returns an optional instead of null
  • Move Gson Types into their own class so they can be used without minecraft being present

SQLib 3.1.4

22 Jul 01:37
Compare
Choose a tag to compare
  • Fix an oversight that could cause problems when null values are retrieved from the database