Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Nightcode-2.7.0.jar | 2019-01-22 | 114.3 MB | |
2.7.0 source code.tar.gz | 2019-01-22 | 1.8 MB | |
2.7.0 source code.zip | 2019-01-22 | 1.8 MB | |
README.md | 2019-01-22 | 768 Bytes | |
Totals: 4 Items | 117.9 MB | 0 |
This release updates Clojure to 1.10 along with many other libraries, and fixes several editor bugs. It also uses the new external version of JavaFX. Starting with Java 11, JavaFX has been extracted out of the JDK and distributed as a library. I think this is a good thing, even though it significantly increased the size of Nightcode's jar.
The bad news is that Java 11 no longer includes the javapackager tool, so I can't build native installers. There is a successor in the works, but it looks like we won't get it until Java 13 (which should be this year if they release every 6 months). I decided to cut a release now, but only the JAR link on the website will have the new version. The native installers will still be 2.6.0 until the new packager is released.