File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919* fix(tests): Fixed output of project path to the new expected output.
2020
2121* fix(template): fixed cookiecutter.json.
22+ - Feat 004 (#18 )
2223
23- ### 🚀 Added
24+ * feat(upgrade): setting up project for upgrade from cookiecutter-cookiecutter.
2425
25- - * (upgrade)* Setting up project for upgrade from cookiecutter-cookiecutter.
26+ * Update template
27+
28+ * Update template
29+
30+ * Update template
31+ - Merge pull request #19 from jcook3701/develop
32+
33+ Feat 004 (#18 )
2634## [ 0.1.0] - 2025-12-05
2735
2836### ⚙️ Miscellaneous
Original file line number Diff line number Diff line change 22# Changelog:
33# --------------------------------------------------
44
5- ## [ 0.1.1] - 2025-12-29
5+ ## [ 0.1.1] - 2026-01-06
66
77### ⚙️ Miscellaneous
88
1919* fix(tests): Fixed output of project path to the new expected output.
2020
2121* fix(template): fixed cookiecutter.json.
22+ - Feat 004 (#18 )
2223
23- ### 🚀 Added
24+ * feat(upgrade): setting up project for upgrade from cookiecutter-cookiecutter.
2425
25- - * (upgrade)* Setting up project for upgrade from cookiecutter-cookiecutter.
26+ * Update template
27+
28+ * Update template
29+
30+ * Update template
31+ - Merge pull request #19 from jcook3701/develop
32+
33+ Feat 004 (#18 )
Original file line number Diff line number Diff line change 1414 "linkedin_usercode" : " jared-cook-b3585a114" ,
1515 "twitter_username" : " " ,
1616 "buymeacoffee_username" : " jcook3701" ,
17+ "_is_sub_template" : true ,
1718 "_copy_without_render" : [
1819 " README.md" ,
1920 " _includes/*"
2021 ],
22+ "_extensions" : [
23+ " jinja2.ext.do" ,
24+ " jinja2.ext.loopcontrols"
25+ ],
2126 "_jinja2_env_vars" : {
2227 "lstrip_blocks" : true ,
2328 "trim_blocks" : true
You can’t perform that action at this time.
0 commit comments