CADET-RDM v.1.0.1 is a bug-fix release that comprises several minor fixes and adds the convenience feature to add a prefix to the output branch of a project.
What's Changed
Fixes
- Explicitly use utf-8 in write_lines_to_file by @hannahlanzrath in #77
- Fix name and trigger in release workflow by @hannahlanzrath in #83
- Modify README.md at Example initialization to match README template with cookiecutter by @katharinapaul2403 in #85
- Explicitly set UTF-8 encoding for opening Files by @hannahlanzrath in #86
Features
- Add target_folder option when copying data to cache by @schmoelder in #74
- Enable the Option to Add a Prefix String to a Branch for better Readbility / Findability by @hannahlanzrath in
#84
New Contributors
- @hannahlanzrath made their first contribution in #77
- @katharinapaul2403 made their first contribution in #85
Full Changelog: v1.0.0...v1.0.1