Release Notes¶
Emcdproj 1.24 (2025-06-29)¶
Enhancements¶
Website: Add –production flag for safe publication branch updates.
Website: Add –use-extant flag to preserve existing published versions.
Website: Add stable and development release table with persistent URLs.
Website: Add survey subcommand to list all published versions.
Website: Generate coverage badges in each version subdirectory.
Emcdproj 1.22 (2025-06-14)¶
Enhancements¶
Lock dependencies ahead of breaking changes.
Emcdproj 1.18 (2025-05-27)¶
Enhancements¶
Add ‘–preserve’ flag to ‘template validate’ subcommand. Prevents cleanup of temporary directory allocated for Copier template validation which allows inspection of generated files.
Repairs¶
Fix description of ‘template’ subcommand.
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.