Skip to content

FLaP 0.6.0

Latest
Compare
Choose a tag to compare
@fchauvel fchauvel released this 08 Mar 08:24
· 13 commits to master since this release
  • New Features:

  • Documentation:

  • Dependencies

    • FLaP:
      • PyYAML 5.1 to 5.4.1
      • click 6.6 to 7.1.2
      • enum34 1.1.6 to 1.1.10
    • Developments:
      • green 2.15.0 to 3.2.5
      • coverage 4.2 to 5.5
      • mock 1.3.0 to 4.0.3
      • mkdocs 0.14 (deleted)
  • Python versions:

    • Discard Python 3.3, 3.4 and 3.5 which are now deprecated
    • Add support for 3.7, 3.8 and 3.9
  • Development Environment

    • CI moved from Codeship to Github Actions
    • Release from the CI, when the master branch is tagged