Skip to content

Releases: deliro/corrode

v0.1.2

19 Feb 12:37

Choose a tag to compare

0.1.2 (2026-02-19)

Bug Fixes

  • types: narrow as_async_result return type from Awaitable to (ea5d40c)

v0.1.1

19 Feb 12:07

Choose a tag to compare

0.1.1 (2026-02-19)

Bug Fixes

  • ci: trigger pypi publish on release (c7f273d)

v0.1.0

19 Feb 11:58

Choose a tag to compare

0.1.0 (2026-02-19)

Features

  • Result.zip & more async iterators (2976fa0)
  • iterator: async functions that collect lists (collect, (dced816)
  • iterators (a79c97d)

Bug Fixes

  • tests: README.md code blocks run only on Python3.12+ versions (b57b0ed)
  • update uv.lock on release (891e8cd)

Documentation

  • rewrite documentation and validate code blocks (8c1ff91)