Skip to content

Releases: jongracecox/auto-all

1.4.1

17 Jun 01:11
4af87aa

Choose a tag to compare

Merge pull request #4 from jongracecox/update-travis-url

Update Travis CI urls in README.md

1.4.0

16 Jun 20:47
00929d9

Choose a tag to compare

  • Make globs optional on start_all and end_all calls.
  • Add @public decorator, which can be used to declare functions as public.

1.3.0

07 Sep 20:32

Choose a tag to compare

Add function docstrings and type hinting.

1.2.0

07 Sep 20:02

Choose a tag to compare

Minor documentation updates.

1.1.0

07 Sep 19:53

Choose a tag to compare

  • Add project LICENSE file
  • Add project README.md
  • Update setup.py to include readme in PyPi
  • Move build requirements into build-requirements.txt

1.0.0

07 Sep 19:35

Choose a tag to compare

First release including basic functionality, documentation inside python module and simple doctests.