Skip to content

Releases: chhsiao1981/with-err

v1.3.0

Choose a tag to compare

@chhsiao1981 chhsiao1981 released this 30 Aug 18:34
2617836

What's Changed

  • feat: add typed with_err. by @chhsiao1981 in #26
    • add with_async_err, with_gen_err, and with_async_err for easy type hint.

Full Changelog: v1.2.1...v1.3.0

v1.2.1

Choose a tag to compare

@chhsiao1981 chhsiao1981 released this 30 Aug 16:47
7fc621d

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@chhsiao1981 chhsiao1981 released this 23 Aug 20:31
0fbfaed

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@chhsiao1981 chhsiao1981 released this 22 Aug 20:35
e0682b1

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@chhsiao1981 chhsiao1981 released this 22 Aug 16:23
d624577

What's Changed

  • feat: with_err.with_err and with_err.get_err_strs. by @chhsiao1981 in #2
  • docs: add README.md and LICENSE. by @chhsiao1981 in #3
  • feat: use Protocol to have type hint works on function-based with_err. by @chhsiao1981 in #4

New Contributors

Full Changelog: https://github.com/chhsiao1981/with-err/commits/v1.0.0