Releases · nick-gravgaard/ElasticNotepad (original) (raw)
v1.9.0
Add Scale multiplier setting, and reduce default scale and font sizes
v1.8.0
Improve settings handling and add light theme
v1.7.0
Switch look-and-feel library
Require Java 14 or later so we can take advantage of bug fix
1.6.1
Stop using reflectiveSelectable (Java reflection) to handle file closing
1.6.0
v1.5.2
Refuse to run if using a version of Java < 10
v1.5.1
v1.5.0
Add filename command-line argument
v1.4.0
- Improve performance of core elastic tabstops code and add tail recursion
- Upgrade to Scala 2.13
- Use mill instead of sbt
v1.3.4
Fix undo functionality in Java 9 and later