#> Last Update: 2022-12-14
Most functions now default to not using the cache.
Updated the package documentation with @docType as requested by CRAN last year
Fixed an issue with the cache on non-windows file systems
Fixed an issue with pivot_format = “tidy”
Fixed an issue with include_ids parameter
Fixed an issue with date-time format in cso_get_toc()
Fixed issue where passing from_date = NULL would cause an error in cso_get_toc.
Added check for csodata directory in cache before attempting to flush it.
Switched from RESTful API to JSON RPC for sending requests to PxStat
Added new tidy data format
Deprecated the wide_format augment and replaced it with pivot_format
Various bug fixes and quality of life additions
2019-12-13
2019-12-04
2019-11-11
2019-11-08
2019-11-05
2019-11-04