Releases: atorus-research/datasetjson
Releases · atorus-research/datasetjson
datasetjson 0.3.0
What's Changed
Summary:
This release provides a significant overhaul of the package due to the updates
for Dataset JSON 1.1.0. Performance has also been significantly improved, as well
as the main object interface.
- Initial support for Dataset JSON v1.1.0 schema
- Flip JSON backend to {yyjsonr} (#32)
- Redesign of core objects
- New vignettes and helper functions
Pull Request history:
- Add R CMD Check workflow in CI/CD builds by @mstackhouse in #27
- Fix branch name in R CMD check config by @mstackhouse in #28
- Gh issue 29 and 26 by @mstackhouse in #30
- Version 0.2.0 release by @mstackhouse in #31
- Yyjsonr switch by @mstackhouse in #33
- Gh issue 40 by @mstackhouse in #41
- Gh issue 43 by @mstackhouse in #45
- Updates from discussion by @mstackhouse in #47
- pull dev updates to #42 by @nicholas-masel in #48
- Column metasdata arguments by @nicholas-masel in #52
- read and write updates by @nicholas-masel in #46
- Closes #53 by @mstackhouse in #55
- Unit tests passing by @mstackhouse in #56
- Closes #53 by @nicholas-masel in #54
- Doc updates by @mstackhouse in #59
- 57 mike updates by @mstackhouse in #60
- Closes #62 by @nicholas-masel in #63
- Floats as decimals by @mstackhouse in #66
- News updates by @mstackhouse in #64
- Hms update by @mstackhouse in #68
- 0.3.0 Release by @mstackhouse in #67
New Contributors
- @nicholas-masel made their first contribution in #48
Full Changelog: v0.1.0...v0.3.0
v0.1.0: ODM Updates and New Features
datasetjson 0.1.0
v0.0.1: Initial Release to CRAN
Initial release of package to CRAN
What's Changed
- Documentation, testing, and additional function by @mstackhouse in #4
- Merge dev into main by @mstackhouse in #6
- Get actions to pass by @mstackhouse in #7
- Various update to prepare for release by @mstackhouse in #9
- minor rhub check updates by @mstackhouse in #10
- Cran comment updates by @mstackhouse in #12
- CRAN Submission Take 2 by @mstackhouse in #13
- Update for CRAN availability. by @mstackhouse in #14
New Contributors
- @mstackhouse made their first contribution in #4
Full Changelog: https://github.com/atorus-research/datasetjson/commits/v0.0.1