Version 0.0.7
- Include <cstdint>to accommodate GCC 15
- Fix github actions PR #9 and PR #10
Version 0.0.6
- Compile the package with R_NO_REMAPflag
Version 0.0.5
- Fix CRAN format compile warnings
Version 0.0.4
- Fix CRAN clang compile warnings
Version 0.0.3
- New defaultargument ins()specification.
- Data frame columns are now stacked by default
(stack_atomic = NULLparameter)
- New unnest()parameterprocess_unnamed_listsfor controlling processing of unnamed
lists.
Version 0.0.2