Skip to content

v0.3.3

Compare
Choose a tag to compare
@renanvieira renanvieira released this 12 Jan 14:15
· 32 commits to master since this release

Changes:

  • Update all requirements libs to a latest compatible version
  • Update README with new parameters and PyPi badge and link
  • Removal of nosetest due to the lack of updates (replaced with unittest+ coverage)
  • Due to an issue with Moto compatibility with Mock library, mock version is fixed at 4.02 [getmoto/moto#3535]
  • Removed use of assert deprecated function assertEquals
  • Removed Python2 import conditions and six from requirements