Releases: neimad/temptree
Releases · neimad/temptree
temptree 0.2.1
Added
- Continuous integration.
- Support of Python 3.6.
temptree 0.2.0
Added
- Canonical representation (
__repr__
) ofTemporaryTree
objects. - pre-commit configuration file.
- Randomized tests.
Changed
- File content can be specified as a string.
- Filenames can be specified as a simple list.
temptree 0.1.2
Fixed
- README inclusion within package.
temptree 0.1.1
Added
- README file to package.
temptree 0.1.0
Added
- Initial version of the library.
- LICENSE file containing the GNU GPL3 text.
- README file containing information about installation and a brief usage
example. - Github Pages documentation.
- Flake8 configuration file.
- Pytest configuration file.