Skip to content

Version 4.6

Compare
Choose a tag to compare
@neilmunday neilmunday released this 21 Aug 22:56
· 272 commits to main since this release

Date: 2023-08-21

  • Code refactoring for black and flake8.
  • Replaced mock library with unittest.
  • Pylint workflow corrected for Python 3.6.
  • Added user_real_name property to Job class to fix issue #94
  • Fix compose-up.sh script.