v1.0.0 nutrientprofiler version 1
This is the v1.0.0 release of nutrientprofiler. A package to help implement a series of functions for calculating the UK Department of Health Nutrient Profile Model.
This release signals the move to a stable interface for the package and signals that there will be limited development going forward.
What's Changed
- Fix missing saltscore by @Sparrow0hawk in #41
- resolves #38: include section on installing from source by @Sparrow0hawk in #45
- Fixes #44 removes inconsistency is naming salt_score column by @Sparrow0hawk in #46
- updated the contributing document with steps for local dev by @Sparrow0hawk in #47
- Adding a generic specific gravity function by @Sparrow0hawk in #48
- adding new authors by @VJenneson in #43
- Adding additional documentation by @Sparrow0hawk in #42
- style warning as non run code block by @Sparrow0hawk in #49
- Add a vignette showing NPM Assess workflow by @Sparrow0hawk in #51
- Add vignette explaining specific gravity workflow by @Sparrow0hawk in #50
New Contributors
- @VJenneson made their first contribution in #43
Full Changelog: v0.2.2...v1.0.0