Releases: alibaba/QLExpress
4.0.0-beta.2
Welcome to the latest QLExpress4, which offers a better experience and more powerful expression capabilities.
- Enhanced string processing capabilities
- Improved compilation performance
- Full compatibility with Java 8 syntax
- Default security
For complete details, see the QLExpress4 documentation.
If you have any questions during the usage, please feel free to join the open-source support DingTalk group for communication and feedback. Developer Contact Information.
v4.0.0-beta.1
WIP
v4.0.0-beta
WIP
v3.3.4
#347 #352 #334 fix some typos @jhqi @JackieJK @leeyazhou
#346 fix incorrect ut @jackie-coming
#340 fix header comment parse error @jackie-coming
#341 fix <>
operator parse error @jackie-coming
#324 fix error when alias ||
operator to OR
@taokan
v3.3.3
v3.3.2
#244 fix array call bug
#245 optimize script cache lock @Garyapple
#289 README stand out incompatible versions
#239 optimize like
operator logic, fix bug and improve performance
#286 fix like
operator npe @Tooi6
#278 support custom class loader @pymBupt
#288 add all QLExpressRunStrategy method to default black list @human-user
v3.3.2 SNAPSHOT
#244 fix array call bug
#245 optimize script cache lock @Garyapple