Releases: jongracecox/auto-all
Releases · jongracecox/auto-all
1.4.1
1.4.0
- Make
globsoptional onstart_allandend_allcalls. - Add
@publicdecorator, which can be used to declare functions as public.
1.3.0
Add function docstrings and type hinting.
1.2.0
Minor documentation updates.
1.1.0
- Add project
LICENSEfile - Add project
README.md - Update
setup.pyto include readme in PyPi - Move build requirements into
build-requirements.txt
1.0.0
First release including basic functionality, documentation inside python module and simple doctests.