Skip to content

πŸ”– v7.3.5

Choose a tag to compare

@Pack3tL0ss Pack3tL0ss released this 22 Nov 23:12
· 1510 commits to master since this release
  • πŸ“ Add Known Issue regarding escape sequence warnings in python 3.12. Change install instructions to use 3.11
  • πŸ“ Suggest uv as primary install method.
  • πŸ—ƒοΈ πŸ› Fix issue with template cache update after template is updated (had no ill effects, despite update failing as an update would only change the hash, which is not used by anything in the CLI)
  • πŸ› Fix bug when template specified by name in update template
  • πŸ› Fix corner-case issue where if group was provided to get_template_identifier it could return a match from a different group (if cache was outdated, and the same name was used in another group)
  • ✨ + cencli add variables
  • ✨ log.show can now print in color without putting markup in log
  • πŸ’¬ Improve confirmation formatting delete template