Releases: tiptenbrink/confspawn
Releases · tiptenbrink/confspawn
v0.6.0
v0.5.0
- Drop Python 3.7 support
v0.4.1
- If parent directories of target path in spawn_write does not exist, they are now created
Recipes
- You can now create recipes, which run multiple confspawn commands in one
v0.3.0
- Env mode added (see Readme)
v0.2.5
- Recursion also works for non-template files
v0.2.4
Compared to v0.2.2
- Recursion is no longer the default, instead it is an option
Compared to v0.2.3
- Fix accidental print statement
v0.2.3
- Recursion is no longer the default, instead it is an option
v0.2.2
- Initial PyPI release