Skip to content

Releases: ParsekDev/parsek-plugin-database

v1.0.0-dev.4

18 Oct 10:27
2cd29a5

Choose a tag to compare

v1.0.0-dev.4 Pre-release
Pre-release

1.0.0-dev.4 (2025-10-18)

Bug Fixes

  • fixed not releasing actual plugin (2cd29a5)

v1.0.0-dev.3

17 Oct 13:21
5958051

Choose a tag to compare

v1.0.0-dev.3 Pre-release
Pre-release

1.0.0-dev.3 (2025-10-17)

Features

  • add release in mvn central (5958051)

v1.0.0-dev.2

15 Oct 17:56
1725a2c

Choose a tag to compare

v1.0.0-dev.2 Pre-release
Pre-release

1.0.0-dev.2 (2025-10-15)

Bug Fixes

  • using event when config manager is fully done to initialize (1725a2c)

v1.0.0-dev.1

07 Jan 16:24

Choose a tag to compare

v1.0.0-dev.1 Pre-release
Pre-release

1.0.0-dev.1 (2025-01-07)

Bug Fixes

  • can't reach parsek version (7680781)
  • fix build error in bootstrap (11f6cbe)
  • fix copying jar in not correct order (a75d10b)
  • fix not building due to old kotlin version (06424a0)
  • fix not building with bootstrap template (02b2f23)
  • fix not copying jar (a8c4153)
  • fix not parsing json (f0ca491)
  • fix plugin id (3268868)
  • fix repository name in url (48223f9)
  • fix wrong building property for bootstrap (d49bed2)
  • migrate old plugin id (dbf9f6a)
  • support new parsek core changes about plugin config manager (4f1ec14)

Features

  • add migrating new plugin id (0cbb474)
  • add prefix option to 'toTableQuery' method (807dfa6)
  • initial commit (359023d)
  • support JVM 8+ and compile with Java 21 & use Parsek core 1.0.0-beta.3 (65d2d01)
  • update structure for new plugin API (0ca7f0a)

BREAKING CHANGES

  • This version requires Parsek v1.0.0-beta.7+.