Skip to content

1.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 03:13
· 548 commits to main since this release

Hondana Changelog

Added

  • ChapterUpload.abandon method has been added. (b9d8593)
  • Client.abandon_upload_session method was added for ease, so you don't need to open the context manager to abandon one. (732a7b1)

Changes

  • ChapterUpload methods now have authentication checks applied. (b9d8593)
  • ChapterUpload http methods have been cleaned up as needed. (b9d8593)

Fixes

  • ChapterUpload no longer tries to commit when you abandon the current session. (0648a13)

Notes