Skip to content

Dropped support for Python 2

Compare
Choose a tag to compare
@marcos-albornoz marcos-albornoz released this 04 Feb 00:20
· 109 commits to master since this release
4f0c8cd
  • Dropped for support for Python 2 as it has reached end of life. New baseline is Python 3.6 and higher.
  • Added integration with sonarcloud for test coverage.
  • Added version history file.
  • Added test cases for json/yaml file parsing.
  • Minor issues fixed.