本次发布新增了对 Antlr 4 的各个版本支持,并调整了工程内部结构
支持 Antlr4.5,artifactId 为 beetl-antlr4.5-support,有些使用 beetl 的也会自带 antlr4.5 (比如 hive)
支持 Antlr4.11,artifactId 为 beetl-antlr4.11-support
默认使用 Antlr4.9,artifactId 不变,为 beetl
性能优化,增加了 SoftReferenceWriter,某些场景下性能增加 15%
工程结构分成 beetl,beetl-core,beetl-ext,tempalte-benchmark,express-benchmark,beetl-antlr4.5-support,beetl-antlr-antlr4.11-support