Changelog
Source:NEWS.md
saros.base 1.0.0
CRAN release: 2025-01-10
Major changes
- Total revision of the entire architecture for maximum flexibility, stability and performance.
- Uses glue templates for creating chunks, see
refine_chapter_structure()
. draft_report()
- Breaking changes for mesos setup, now uses
setup_mesos()
as well for creating stub files referring to a smaller set of main files created bydraft_report()
. - Countless bugfixes.
Minor changes
- Helper function
remove_entry_from_sidebar()
for post-processing HTML-files - Many more validations of arguments and better error messages.