Skip to content

Releases: cssxsh/mirai-hibernate-plugin

v2.4.0-M3

19 Jul 11:08
3b5afed
Compare
Choose a tag to compare
v2.4.0-M3 Pre-release
Pre-release

Full Changelog: v2.4.0-M2...v2.4.0-M3

  1. fix: tags
  2. fix: sqlite

v2.4.0-M2

18 Jul 09:30
533656f
Compare
Choose a tag to compare
v2.4.0-M2 Pre-release
Pre-release

Full Changelog: v2.3.5...v2.4.0-M2

  1. feat: public fun scan
  2. feat: get record by kind
  3. remove: currentSession
  4. feat: face tag

v2.3.5

12 Jul 12:09
db4df64
Compare
Choose a tag to compare

Full Changelog: v2.3.4...v2.3.5

  1. fix: scan package name

v2.3.4

11 Jul 11:41
664f03c
Compare
Choose a tag to compare
v2.3.4 Pre-release
Pre-release

Full Changelog: v2.3.3...v2.3.4

  1. fix: check platform fix #6
  2. use: Enumerated
  3. fix: scan class
  4. fix: H2 URL

v2.3.3

08 Jul 17:06
ba65922
Compare
Choose a tag to compare

Full Changelog: v2.3.2...v2.3.3

  1. add: sql test
  2. feat: macro function
  3. feat: dice function

v2.3.2

06 Jul 07:28
1ccdab7
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.3.2

  1. fix: init factory

v2.2.6

06 Jul 07:27
24cb9bc
Compare
Choose a tag to compare

Full Changelog: v2.2.5...v2.2.6

  1. fix: init factory

v2.3.1

04 Jul 16:04
07ff588
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1
Warning: 2.3.0 起, mirai-hibernate-plugin 使用 hibernate 6,如果要适配 mirai 2.12.0 ,且 使用 hibernate 5,请使用 2.2.5

  1. update: mirai 2.12.0

v2.2.5

04 Jul 15:55
72fc272
Compare
Choose a tag to compare

Full Changelog: v2.2.4...v2.2.5

  1. update: mirai 2.12.0
  2. fix: addRandFunction

v2.3.0

03 Jul 12:00
06115f6
Compare
Choose a tag to compare

Full Changelog: v2.2.4...v2.3.0
Warning: hibernate 升级到了 6.0.0,和以前的版本不兼容

  1. update: mirai 2.12.0-RC
  2. update: hibernate 6.1.1, h2 2.1.214, postgresql 42.4.0
  3. fix: addRandFunction
  4. feat: sqlite support termux