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