Skip to content

0.3.0-alpha.5 (2024-08-23)

Latest
Compare
Choose a tag to compare
@averydonovan averydonovan released this 23 Aug 16:33
1a5e986

This version is currently recommended over the ancient 0.2.1 release.

This version fixes some bugs found in 0.3.0-alpha.4 including not being able to save plots and window resizing not resizing the plot as expected.

Changes since 0.2.1:

  • Should successfully open recent 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 OpenJDK 21 and OpenJFX 21
  • Now bundles its own Java runtime environment
  • Now available as either a Windows installer or ZIP archive

Binary releases are only for Windows. The source code should be able to be built and run on any platform where OpenJDK 21, the OpenJFX 21 SDK, and Apache Maven are installed.

This release will be marked as a pre-release when superceded.