Skip to content

v0.1.2

Compare
Choose a tag to compare
@tdenewiler tdenewiler released this 22 Sep 18:45
· 18 commits to main since this release
a432988

Added

  • Add testing support for Python 3.10.
  • Add weekly scheduled test actions to identify issues on a consistent basis.
    This will catch bugs related to updated dependencies when the code is not modified.

Fixed

  • Fixed a bug in the stock planning configuration file.
    The name of the tool plugin in the configuration file was not updated to reflect the renamed plugin.
  • Fixed pylint warnings related to using the open call without specifying an encoding.

Removed

  • No longer supporting Ubuntu 16.04.
  • No longer supporting Python 3.5.