0.3.0-alpha.1 (2019-02-23)
Pre-release
Pre-release
Changes since 0.2.1:
- Now successfully opens recent NAM model data files downloaded from NOMADS
- Better detection of file types and no longer silently fails to open some files
- Skew-T plot now resizes when window is resized
- License changed to 2-clause BSD
- Moved to Java 11 and OpenJFX 11
- Now bundles its own Java runtime environment (Windows-only)
- New script for bundling the necessary runtime environment (WIndows-only, for now)
Due to needing to bundle a Java runtime with the file and because platform-specific OpenJFX stuff gets put into the JAR when it is built, binary releases will be for Windows. The source code should be able to be built and run on any platform where a Java 11 JDK, the OpenJFX 11 SDK, and Apache Maven are installed.
Important: This binary release is only for Windows. Be sure to run it using the "SkewTVSP.cmd" batch file, not by double-clicking on the bundled JAR.
Reporting bugs using the GitHub issues feature is highly encouraged and appreciated!