## v1.0.0 - 20/11/01

* First release version

## v0.13.2 - 20/10/07

* Enable Python 3.9

## v0.13.1 - 20/09/06

* Add MANIFEST.in

## v0.13.0 - 20/07/27

* Rename cwd parameter to chdir
* Add doks to test_requirements.txt
* Replace clod with xmod

## v0.12.0 - 20/07/11

* Use clod to load the function tdir as a module
* Amalgamate tdir and tdec (fix #2)
* Integrate decorator and context manager functions

## v0.11.3 - 20/07/08

* New version 0.11.2

## v0.11.2 - 20/07/08

* Include dek in install_requires in setup.py

## v0.11.1 - 20/07/06

* Remove dependencies from setup.py
* Use dek to simplify tdir.tdec()

## v0.11.0 - 20/06/29

* Update documentation
* Passing a Path copies the file to the tdir
* Better documentation

## v0.10.0 - 20/06/25

* More documentation
* New tdir.tdec decorator

## v0.9.2 - 20/06/24

* Update documentation
* Allow arguments of type dict to tdir()

## v0.9.1 - 20/06/22

* Better documentation
* Optionally cd to the new tdir

## v0.9.0 - 20/05/27

* First release
