Skip to content

Releases: mzuther/StempelWerk

Add basic unit tests

14 Feb 19:24
c277dee
Compare
Choose a tag to compare
v0.8.2

v0.8.2: add basic unit tests

Improve customizability and user experience

23 Jan 07:50
faf9452
Compare
Choose a tag to compare
v0.8.0

v0.8.0: improve customizability and user experience

Complete refactor

01 Jan 21:31
6f85920
Compare
Choose a tag to compare
  • move code into class
  • specify Jinja options in settings JSON
  • run custom code using template class
    • load custom code using module name instead of file path
    • rename setting execute_python_scripts to custom_modules
  • fix: store start time of processing, not end time
    • only save time of current run when files are processed

Load Jinja extensions

29 Dec 12:53
46d96c2
Compare
Choose a tag to compare

Notable changes:

  • rename setting update_environment to execute_python_scripts

Execute custom code

26 Dec 19:49
78358cb
Compare
Choose a tag to compare
v0.5.0

execute custom code to update environment

Render only modified templates

14 Dec 20:56
f035273
Compare
Choose a tag to compare
v0.4.0

render only modified template files

v0.3.0

14 Dec 20:55
1f0bba6
Compare
Choose a tag to compare
display version number

v0.2.0

14 Dec 20:55
9b5d9cd
Compare
Choose a tag to compare
remove (most) default settings

v0.1.0

14 Dec 20:55
ff1f02d
Compare
Choose a tag to compare
add example templates

- the generated code is meant for instructional purposes only and
  is neither great, nor has it been tested