Tags: sappjw/copier
Tags
fix: wrong detection of untagged commits I was wrongly using `.dev`. Use `.post`, just like dunamai. Fixes copier-org#603.
fix: Fix unicode error on binary files (copier-org#436) * fix: Fix unicode error on binary files If a unicode decode error is raised while trying to compile a file as a Jinja2 template, and the templates suffix is empty, we fallback to copying this file as is. Fixes copier-org#433.
Fix temporary directory removal on Windows (copier-org#358) * tests: Add temporary directory deletion tests * ci: Run tests on Windows for Python 3.6 and 3.7 again * fix: Implement more robust temporary directory deletion * docs: Document temporary directory class and error handler * chore: Update poetry.lock * style: Format code Co-authored-by: Timothée Mazzucotelli <[email protected]>
PreviousNext