History#

v3.3.0#

24 Dec 2023

Features#

  • Replaced deprecated datetime.utcfromtimestamp. (#3)

v3.2.1#

24 Dec 2023

No significant changes.

v3.2.0#

30 Aug 2023

Features#

  • Require Python 3.8 or later.

v3.1.2#

27 Aug 2022

Refresh packaging. Require Python 3.7 or later.

v3.1.1#

31 Jan 2021

Rely on PEP 420 for namespace package.

v3.1.0#

27 Dec 2020

Refresh packaging. Remove unneeded dependency on six.

v3.0.0#

20 Dec 2019

Require Python 3.6 or later.

2.0#

01 Jan 2019

Switch to pkgutil namespace technique for the jaraco namespace.

1.5.2#

18 Apr 2018

Repair incorrect form of namespace package.

1.5.1#

04 Jan 2018

Refresh distribution package.

1.5#

25 May 2016

Allow log level to be passed on the command-line as a numeric value as well.

1.4.1#

09 Feb 2017

Refresh distribution package.

1.4#

24 May 2016

Added some nominal documentation.

Implemented automatic deploys using Travis-CI.

1.3#

Move hosting to github.

Fix test failure due to version detection.

1.2#

Allow passing default_level to add_arguments.

1.0#

Initial release based on jaraco.util 10.8.