Skip to content

v0.1.4

Compare
Choose a tag to compare
@salimhamed salimhamed released this 20 Jun 19:43
· 16 commits to main since this release

v0.1.4 (2024-06-20)

Chore

  • chore: Improve error handling and fix a test (#79) (bdbbbec)

  • chore(deps): bump urllib3 from 2.2.1 to 2.2.2 (#77)

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

  • chore(deps): bump requests from 2.31.0 to 2.32.0 (#74)

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

  • chore(deps): bump idna from 3.6 to 3.7 (#70)

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

  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#71)

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

  • chore(deps-dev): bump black from 22.3.0 to 24.3.0 (#73)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Paulo Roberto Xavier <[email protected]>
Co-authored-by: semantic-release <semantic-release>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a963f66)

Fix

  • fix: Adds extra test and default array value (#78) (86fb9d7)