Feat
- release on FlakeHub.com too
- add support for pre-update and post-update messages (#1288)
- add support for pre-copy and post-copy messages
Fix
- do not immediately fail if git is not available
- provide more clarification in unsafe error message (#1280)
- clean up tmp dir
- don't lie about updated files
- require default value for secret question
- fix answer validation against conditional choices with duplicate values
Refactor
- drop support for Python 3.7 (#1252)