Skip to content

Releases: neimad/temptree

temptree 0.2.1

19 Jan 09:25
Compare
Choose a tag to compare
temptree 0.2.1 Pre-release
Pre-release

Added

  • Continuous integration.
  • Support of Python 3.6.

temptree 0.2.0

19 Jan 09:25
Compare
Choose a tag to compare
temptree 0.2.0 Pre-release
Pre-release

Added

  • Canonical representation (__repr__) of TemporaryTree 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

19 Jan 09:24
Compare
Choose a tag to compare
temptree 0.1.2 Pre-release
Pre-release

Fixed

  • README inclusion within package.

temptree 0.1.1

19 Jan 09:23
Compare
Choose a tag to compare
temptree 0.1.1 Pre-release
Pre-release

Added

  • README file to package.

temptree 0.1.0

19 Jan 09:23
Compare
Choose a tag to compare
temptree 0.1.0 Pre-release
Pre-release

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.