Skip to content

6.1.2

Latest

Choose a tag to compare

@cjbrooks12 cjbrooks12 released this 08 Jun 14:59

Fix issue during publishing of 6.1.1, which was accidentally compiled against JDK 21. This version reverts that change
and is recompiled against JDK 17.

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