Skip to content

6.1.1

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 07 Jun 04:43
· 3 commits to main since this release

DON'T USE THIS VERSION. 6.1.1 was accidentally compiled against JDK 21, making this version silently incompatible
with the previous build target of JDK 17. Version 6.1.2 has fixed that issue and is back to JDK 17 compilation target.

Lazily construct text in ValueNode Thanks to @patrickgold for the contribution!