Skip to content

Releases: GeorgeV220/MartexLibrary

v11.23.1

27 Jul 19:19
Compare
Choose a tag to compare

11.23.1 (2024-07-27)

Bug Fixes

  • database: Ensure connection is valid in getConnection method (d24d826)
  • database: update MongoDBEntityRepository with Gson initialization (2548a43)

v11.23.0

26 Jun 19:10
Compare
Choose a tag to compare

11.23.0 (2024-06-26)

Features

  • TreeObjectMap: add constructors with comparator parameters (97adbbb)

v11.22.0

25 Jun 06:26
Compare
Choose a tag to compare

11.22.0 (2024-06-25)

Features

  • database: Change getLoadedEntities to ObservableObjectMap (and correct some javadocs) (d68db5a)
  • list: Add ObservableList and ListChangeListener (135ed52)

v11.21.0

22 Jun 17:35
Compare
Choose a tag to compare

11.21.0 (2024-06-22)

Features

  • database: loadAll() method now returns the number of loaded entities (8d1359f)

v11.20.1

20 Jun 22:52
Compare
Choose a tag to compare

11.20.1 (2024-06-20)

Bug Fixes

  • database: improve method access in EntityRepository (7ecda5c)

v11.20.0

20 Jun 22:26
Compare
Choose a tag to compare

11.20.0 (2024-06-20)

Bug Fixes

  • database: adjust buildInsertStatement for new entities (ca003db)

Features

  • database: improve reflection access in EntityRepository (b2547c3)

v11.19.0

20 Jun 18:32
Compare
Choose a tag to compare

11.19.0 (2024-06-20)

Features

  • database: optimize querySQL method (c427ec5)

v11.18.1

20 Jun 18:15
Compare
Choose a tag to compare

11.18.1 (2024-06-20)

Bug Fixes

  • database: handle entity ID escaping in MySQL repository (935eec6)

v11.18.0

20 Jun 16:52
Compare
Choose a tag to compare

11.18.0 (2024-06-20)

Features

  • database: add method to get loaded entities (190b593)

v11.17.0

19 Jun 14:57
Compare
Choose a tag to compare

11.17.0 (2024-06-19)

Features

  • Minecraft: Add 1.21 in MinecraftVersion (21731f4)