NEWS
rjd3providers 2026-03-16
Changed
- New JARS related to version 3.7.1
rjd3providers 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
rjd3providers 2025-06-18
Changed
- New JARS related to version 3.5.1
rjd3providers 2025-04-09
Changed
- New JARS related to version 3.5.0
Removed
- functions to change path of a WS
rjd3providers 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
rjd3providers 2024-03-15
Changed
- Merge pull request #17 from rjdemetra/develop
- New JARS related to version 3.2.2
rjd3providers 2023-12-12
Changed
- New JARS related to version 3.2.1
rjd3providers 2023-11-24
Changed
- Merge pull request #11 from rjdemetra/develop
- New JARS related to version 3.2.0
rjd3providers 2023-10-11
Changed
- Merge pull request #5 from rjdemetra/develop
- New JARS related to version 3.1.0