Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.44 KB

CHANGELOG.rst

File metadata and controls

63 lines (42 loc) · 1.44 KB

Changelog

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

Added

  • fs_filter parameter to filter files being considered as templates (#5)

v0.2.0 - 2019-08-07

Fixed

  • Fix support for Python 2 (#3).

v0.1.3 - 2019-08-04

Changed

  • Relax Pyfilesystem2 version in install dependencies.

v0.1.2 - 2019-07-13

Fixed

  • Add mock to test dependencies.

v0.1.1 - 2019-07-12

Fixed

  • Add MANIFEST.in file to make sure _version.txt is included in sdist.

v0.1.0 - 2019-01-21

Initial release.