rjd3toolkit 3.7.1.9000
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.
3.7.1 - 2026-03-10
Fixed
- Bug with
to_tscollection()(moniker conversion)
Changed
- Use
get_java_version()instead ofcurrent_java_version - New JARS related to version 3.7.1
3.6.0 - 2025-11-21
Removed
-
fctparameter inset_automodel()#85
Added
-
get_java_version()function to compute the Java installed version -
current_java_versioncharacter string with the current installed Java version -
minimal_java_versioncharacter string with the minimum viable Java version for rjdverse -
get_date_min()to get the minimum date -
get_date_max()to get the maximum date - New example to use the functions (#85)
- Documentation of
biasargument inset_benchmarking() - New datasets :
Electricity(French national electricity consumtion),Births(Number of births registered in France from 1968 to 2024),x13_spec_default(Default X13 specification) andtramoseats_spec_default(Default Tramo-Seats specification) - New
print()andsummary()method forJD3_DICTIONARYandJD3_FULL_DICTIONARY
3.5.0 - 2025-04-09
3.3.0 - 2024-10-28
Changed
- New JARS related to version 3.3.0
- Improve Canova-Hansen tests for seasonality and trading days (new options, more output)
- Document (UC)ARIMA models