Skip to content

v2.8.0

Compare
Choose a tag to compare
@HLasse HLasse released this 09 Apr 13:29
· 52 commits to main since this release

v2.8.0 (2024-04-09)

Build

  • build: update autodoc_pydantic to support pydantic 2 (e236d0d)

  • build: require pydantic <2.0.0 (e18a6aa)

Ci

  • ci: update semrelease version for pydantic support (3baa06d)

Documentation

  • docs: bin pydantic version in docs building (8631fc8)

Feature

  • feat: bump pydantic version to 2.0 (ce91e56)

Fix

Unknown

  • Merge pull request #326 from HLasse/pydantic-2

feat: bump pydantic version to 2.0 and spacy version to >=3.6 (d900c46)

  • tests: update spacy model version for tests to 3.6 (4e2029f)

  • CI: update sem ver version (7b24af8)

  • deps: update min spacy version to 3.6 (d7d5a30)

  • Merge pull request #320 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (5c7015a)

  • [pre-commit.ci] pre-commit autoupdate

updates:

build: require pydantic <2.0.0 (8589099)

  • Merge pull request #322 from HLasse/HLasse/tutorials-quality-tutorial-failing-due-to-DAGW-not-being-available-at-the-moment

tutorials: quality tutorial failing due to DAGW not being available at the moment (b23beb2)

  • tutorials: quality tutorial failing due to DAGW not being available at the moment
    Fixes #321 (fbaa00d)