_images/logo.png

Changelog

Version: 0.0.2 – released 03 Apr 2021

  • Testing using GitHub Actions to ensure compatability with different Python versions and different operating systems

  • Added a mock_user_input argument to enable easy testing without the need to prompt the user

  • All printing is in red

  • Improved regex to deal with detection of certain version patterns

  • Improved padding of version strings to deal with comparison of certain version patterns

  • Added an option for the user to never be prompted again

Version: 0.0.1 – released 24 Mar 2021

  • Initial commit of project files for Alpha testing.