v0.3.0
gsm.utils v0.3.0
This update of the gsm.utils package introduces the following features:
- Adds three new exported functions (
render_examples,render_rmd,make_example) for managing R Markdown example files - Updates
add_pkgdown_examplesto read metadata from source Rmd files for proper ordering and titles - Reorganizes GitHub Actions workflows by splitting r-releaser into reusable and caller components
What's Changed
- v0.2.0 > dev by Natalia Andriychuk (@nandriychuk) in #42
- Update r-releaser workflow by Natalia Andriychuk (@nandriychuk) in #48
- Revert "Update r-releaser workflow" by Natalia Andriychuk (@nandriychuk) in #49
- Revert bad revert. by Spencer Childress (@samussiah) in #53
- Revert "fix #50" by Spencer Childress (@samussiah) in #52
- Update
pkgdown-with-examplesaction to regenerate examples. by Spencer Childress (@samussiah) in #51 - Improve Example Template + Rendering by Jeremy Wildfire (@jwildfire) in #56
- gsm.utils RC v0.3.0 by Laura Maxwell (@lauramaxwell) in #57
New Contributors
- Spencer Childress (@samussiah) made their first contribution in #53
Full Changelog: v0.2.0...v0.3.0