Release Notes¶
Emcdproj 1.17.1 (2025-04-30)¶
Repairs¶
Ensure that long Hatch commands are specified inside of double-quoted TOML strings so that line continuation backslashes are processed rather than treated as literals. Fixes issue on Window.
Emcdproj 1.17 (2025-04-30)¶
Enhancements¶
New CLI subcommand ‘template’ to validate changes to Copier template with some preset. Currently available presets are ‘default’ and ‘maximum’.
emcd-projects 1.15 (2025-04-08)¶
Enhancements¶
Update API documentation. Fix internals documentation.
emcd-projects 1.14 (2025-04-08)¶
Enhancements¶
Ability to update static website with documentation and code coverage report for particular package version.