Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 01:13
· 182 commits to main since this release

v0.16.1 (2024-02-29)

Chore

  • chore(deps): bump pydantic from 2.5.3 to 2.6.2 (#374)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b858685)

Fix

  • fix: explain functionality to show results (#371)

Co-authored-by: Rodrigo Mansueli Nunes <[email protected]> (3e0ea2e)

Test

  • test: remove skip from rpc with range test (#376) (a3fc560)

Unknown