History#

v3.3.0#

27 Aug 2023

Features#

  • Refreshed and modernized the package.

  • Require Python 3.8 or later.

  • Switch from pkg_resources to importlib_resources. RandomExcuseGenerator now accepts a filename, Traversable, or iterable (such as file stream) for input.

3.1#

27 Jun 2018

  • Add excuse.

3.0#

12 Mar 2018

  • Drop support for Python 3.4 and earlier, including Python 2.

  • Use literal TM character in excuses.

2.6#

07 Dec 2017

  • Add excuse.

2.5#

06 Dec 2017

  • Add excuse.

2.4#

24 Oct 2017

  • Refresh project skeleton.

  • Add excuse.

2.3#

27 Feb 2017

  • Refresh project skeleton.

  • Add excuse.

2.0#

01 Feb 2016

  • Moved hosting to Github.

  • Dropped support for Python 2.6.