0.10.4
This release features multi-release JAR files that are compatible with Java 8 and UP without the need for add-exports
or add-opens
JVM arguments.
An Automatic-Module-Name
entry of org.fxmisc.richtext
has now been added to the JAR's manifest.
Notable enhancements are the addition of the following API:
UndoUtils.noOpUndoManager()
setPlaceholder( Node )
and the addition of RichTextFX textfields:
InlineCssTextField
, StyleClassedTextField
, and their parent StyledTextField<PS, S>
See the Changelog