Skip to content

0.10.5

Compare
Choose a tag to compare
@Jugen Jugen released this 17 Apr 09:18

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 richtextfx-0.10.5.jar manifest, while the fat Jar richtextfx-fat-0.10.5.jar listed below has a module name of "richtextfx.fat". #902

Notable enhancements are the addition of a suspendable undo manager (see UndoUtils) as well as the addition of getLocale and setLocale to influence BreakIterator behavior.

See the Changelog