Releases: ParsekDev/parsek-plugin-database
Releases · ParsekDev/parsek-plugin-database
v1.0.0-dev.1
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+.