v0.13.0
BestieTemplate v0.13.0
BREAKING NOTICE (MANUAL INTERVENTION REQUIRED):
- The LTS version has changed from 1.6 to 1.10. When updating, if you want to change the value of
JuliaMinVersion
(the minimum version in Project.toml), then:- You must change the
.copier-answers.yml
file (before or after runningupdate
) - You must manually change
Project.toml
- You might have to manually change
Test.yml
and/orTestOnPRs.yml
in the folder.github/workflows
- You must change the
Changed
- Change internal LTS version to 1.10. This affects the default value of
JuliaMinVersion
(#486)
Fixed
- Many trailing white spaces and duplicate empty lines resulting from Jinja variables. Pre-commit succeeds more often for newly generated files with default answers (#445)
Merged pull requests:
- [AUTO] pre-commit update (#477) (@github-actions[bot])
- docs: add clizbe as a contributor for ideas (#482) (@allcontributors[bot])
- docs: add datejada as a contributor for ideas (#483) (@allcontributors[bot])
- Make UUID lowercase in the .copier-answers.yml (#487) (@abelsiqueira)
- Fix Jinja whitespaces and make pre-commit pass for recommended (#489) (@abelsiqueira)
- Update LTS to 1.10 (#492) (@abelsiqueira)
Closed issues: