Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 816 B
version 0.2.0
-------------
* ADDED     the version is now accessible from CLI

version 0.1.1
-------------
* FIXED     runtime rrors when running packer
* CHANGED   updated docstrings and stub files

version 0.1.0
-------------
* CHANGED   added static type support

version 0.0.5
-------------
* FIXED     bad variable name

version 0.0.4
-------------
* FIXED     bug when running packme without templates selection

version 0.0.3
-------------
* FIXED     bug when setting up templates base dir to cleanup function
* CHANGED   renamed variable(s) for better readability

version 0.0.2
-------------
* FIXED     the README file uploaded by pypi is now in markdown format

version 0.0.1
-------------
* FIXED     regression when importing packme
* ADDED     README.md file
* CHANGED   reformatted README.rst file