Skip to content

v1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 21:43
· 2 commits to master since this release

v1.7.1 (2024-03-18)

Build

  • build: change publish pipeline. (2ec4255)

  • build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3

Bumps jinja2 from 3.1.2 to 3.1.3.


updated-dependencies:

  • dependency-name: jinja2
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com> (bff083f)

  • build(deps): bump markdown-it-py from 2.1.0 to 2.2.0

Bumps markdown-it-py from 2.1.0 to 2.2.0.


updated-dependencies:

  • dependency-name: markdown-it-py
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com> (a5af1d9)

Chore

  • chore: change semantic release options. (ee5ffef)

  • chore: remove notebook outputs (b9bd71c)

  • chore: add new env var. (8a2cd12)

Fix

  • fix: correction of the cosine distance calculation method (#78). (c0fd2f8)

Refactor

  • refactor: update pydantic and typer version. (5d6384e)

Unknown

  • Merge pull request #92 from omadson/docs/remove-notebook-outputs

docs: remove notebook outputs (0c4b407)

  • Merge pull request #91 from omadson/chore/change-publish-pipeline

chore: add new env var. (4cde06d)

  • Merge pull request #87 from omadson/feature/upgrade-pydantic-to-v2

feature/upgrade pydantic to v2 (c4be239)

  • Merge pull request #83 from omadson/dependabot/pip/jinja2-3.1.3

build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (721f8ef)

  • Merge pull request #73 from omadson/dependabot/pip/markdown-it-py-2.2.0

build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 (2ad8c6a)