Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 09:30
· 1602 commits to main since this release
ad7613d

What's Changed

  • Simplify _app.py by separating some storage related logic. by @c-bata in #477
  • Add type ignore comment for JSONSerializable by @c-bata in #480
  • Reduce the number of memory allocation on artifact backend. by @c-bata in #481
  • Add ArtifactNotFound exception by @c-bata in #482
  • Bump the version up to v0.10.1b1 by @c-bata in #483
  • Revert SupportsRead and use BinaryIO again by @c-bata in #489
  • Bump the version up to v0.10.1b2 by @c-bata in #490
  • Fix caption in docs by @Alnusjaponica in #491
  • Use pytest as a test runner by @c-bata in #492
  • Add exponential backoff middleware for ArtifactBackend by @c-bata in #493
  • Add AppendPrefix middleware for ArtifactBackend by @c-bata in #494
  • Bump the version up to v0.10.1 by @c-bata in #495

Full Changelog: v0.10.0...v0.10.1