Skip to content

0.28.0

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 29 Dec 14:51
· 295 commits to main since this release
  • Drop Python 3.7 support.
  • Replace str.format with f-strings.
  • Remove python setup.py test usage.
  • Remove encoding pragma.
  • Fix s3_options option forwarded to json decoder. #198 (#204)
  • Bump requirements.