Skip to content

Release v2.2.4

Latest
Compare
Choose a tag to compare
@charphi charphi released this 31 Jan 11:54
· 6 commits to master since this release

2.2.4 - 2023-01-31

This the release of JDemetra+ v2.2.4.
Java SE 8 or later version is required to run it.

The main changes of this release are some bug fixes in SA processing, the migration of libraries to Maven Central and the support of the Java 14+.

Added

  • OTHER Add signing of binaries

Changed

  • OTHER Migration to Maven-Central

Removed

  • UI Remove JavaHelp workaround

Fixed

  • STAT Correction in log/level (x13)
  • STAT Intermediate precision in X13 (ARMA)
  • STAT Uninitialized processing context
  • STAT Bug in Hannan-Rissanen
  • IO Fix parsing of locale
  • IO Fix issues with high memory usage in some OpenDocument files
  • IO Fix Zip64 issue in some Excel files
  • UI Fix colors on look&feel update
  • UI Fix TS export using invalid file name
  • OTHER Fix setups on JDK14+ due to pack200 removal