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.
[3.8.0] - 2026-07-12
Changed
- Updated JARS from jdplus-main to 3.8.0
3.7.1
- 2026-03-16
Changed
- New JARS related to version 3.7.1
3.6.0
- 2025-11-24
Added
- Missing documentation #44
- New way to read a spreadsheet with name and index of a sheet or of a
series #25
Changed
- Rename
spreadsheet_properties() into
spreadsheet_id_to_properties() #38
- Rename
spreadsheet_id() into
spreadsheet_properties_to_id() #38
- Rename
txt_id() into
txt_properties_to_id() #38
- Rename
txt_properties() into
txt_id_to_properties() #38
- Rename
xml_id() into
xml_properties_to_id() #38
- Rename
xml_properties() into
xml_id_to_properties() #38
- The arguments
period, aggregation and
partialAggregation are renamed with gathering.
at the beginning (so gathering.period,
gathering.aggregation and
gathering.partialAggregation)
- New JARS related to version 3.6.0
Removed
- The argument
includeMissing is removed in favour of
cleanMissing (which is technically the contrary of
includeMissing)
Fixed
- Conversion from id to properties and vice versa #33
3.5.1
- 2025-06-18
Changed
- New JARS related to version 3.5.1
3.5.0
- 2025-04-09
Changed
- New JARS related to version 3.5.0
Removed
- functions to change path of a WS
3.2.3
- 2024-07-12
Added
- new functions to update path for txt
txt_update_path
- new functions to update path for spreadsheet
spreadsheet_update_path
Changed
- New JARS related to version 3.2.3
3.2.2
- 2024-03-15
Changed
- Merge pull request #17 from
rjdemetra/develop
- New JARS related to version 3.2.2
3.2.1
- 2023-12-12
Changed
- New JARS related to version 3.2.1
3.2.0
- 2023-11-24
Changed
- Merge pull request #11 from
rjdemetra/develop
- New JARS related to version 3.2.0
3.1.0
- 2023-10-11
Changed
- Merge pull request #5 from
rjdemetra/develop
- New JARS related to version 3.1.0