Skip to content

Releases: subchen/jetbrick-template-2x

update antlr4-runtime to 4.10.1 and jdk to 17 (#64)

04 Aug 09:29

Choose a tag to compare

  1. jdk to 17
  2. update antlr4-runtime to 4.10.1
  3. update jetbick-commons to 2.2.0

Version 2.1.10

25 Jan 08:58

Choose a tag to compare

  • [Fix] Update jetbrick-commons to 2.1.9 and fixes Illegal reflective access on JDK9+

Version 2.1.9

23 Jan 07:13

Choose a tag to compare

  • [Fixes] Invoke field/method caused ClassCastException

Version 2.1.8

09 Nov 08:41

Choose a tag to compare

  • [Fixes] Update jetbrick-commons to 2.1.8, fixes JDK 9+ AstText issue again.

Version 2.1.7

07 Nov 07:24

Choose a tag to compare

  • Fixes JDK9+ issue on AstText String refactor (#41)

Version 2.1.6

16 Apr 09:50

Choose a tag to compare

  • Update antlr4-runtime to 4.7.1
  • Update jetbrick-commons to 2.1.5

Version 2.1.5

28 Jul 08:26

Choose a tag to compare

  • [更新] jetbrick-commons to 2.1.4
  • [修复] AstText 输出的并发问题

Version 2.1.4

17 Mar 12:39

Choose a tag to compare

Update jetbrick-commons to 2.1.3 to fixes ClasspathResource issue

Version 2.1.3

03 Jan 11:31

Choose a tag to compare

  • [新增] JetMethods 加入一些 String 方法
  • [新增] active_profiles tag for spring-boot

Thanks @yingzhuo pull requests

Version 2.1.2

09 Mar 03:22

Choose a tag to compare

  • [修复] 更新 jetbrick-commons 到 2.1.1,修复 spring-boot ClasspathResource 问题