All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.0 - 2020-01-29
fs_filter
parameter to filter files being considered as templates (#5)
v0.2.0 - 2019-08-07
- Fix support for Python 2 (#3).
v0.1.3 - 2019-08-04
- Relax Pyfilesystem2 version in install dependencies.
v0.1.2 - 2019-07-13
- Add
mock
to test dependencies.
v0.1.1 - 2019-07-12
- Add
MANIFEST.in
file to make sure_version.txt
is included insdist
.
v0.1.0 - 2019-01-21
Initial release.