Release Notes - Versions 0.13.x

Version 0.13.3

New Features

Bugs Fixed

Version 0.13.2

New Features

Version 0.13.1

Bugs Fixed

Version 0.13.0

Removed Features

  • Removed support for Python 2.7 and 3.5.
  • Removed plugins for utilities no longer maintained:
    • Frosted
    • PyChecker
    • PyTDDMon
    • Snakefood

Infrastructure Upgrades

  • PyBuilder now builds with GitHub Actions on Linux, Windows and MacOS 10.15 and 11.
  • Migration to VirtualEnv 20+ provided full support for handling complex Windows and MacOS envionments.

Component & Dependency Upgrades

  • PIP ==21.2.4 (bundled in VirtualEnv)
  • setuptools ==58.1.0 (bundled in VirtualEnv)
  • wheel ==0.37.0 (bundled in VirtualEnv)
  • colorama ==0.4.4

Bugs Fixed