Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 624 Bytes

File metadata and controls

26 lines (19 loc) · 624 Bytes

s3contents Change Log

[Unreleased]

0.6.0

  • #97 Add pre_save_hook and post_save_hook
  • #80 Uploading large files (>1mb) now works
    • Implemention required updating dependencies to notebook >=5.6 and python >=3.7

0.4-0.5.1

  • changelog not tracked

0.4

  • Drop support for Python 2, only Python >=3.5 is supported now
  • Updated dependencies

0.3

  • Better error message on AccessDenied errors

0.1.12

  • Parameter for S3/AWS Session token

0.1.11

  • Support IPython 7

0.1.0

  • Initial release