Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.15 KB

NEWS.md

File metadata and controls

45 lines (25 loc) · 1.15 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • New functions to update the raw data path

Changed

  • Rename .jsa_XXX in .jsai_XXX for SA-Item
  • Rename .jsap_sa in .jsap_sai

3.2.4 - 2025-02-04

Fixed

  • fixed set_specification() and set_domain_specification()
  • Correction of imports when the workspace contains no SAP.
  • replace parameter of save_workspace() corrected in R (not in Java).

Added

  • new function .jsa_jresults(), .jread_sap() and .jread_workspace() to extract the Java object of the results of a SAItem.

3.2.3 - 2024-07-12

Changed

  • new jars

3.2.2 - 2024-03-15