Skip to content

v2.0.0

Compare
Choose a tag to compare
@pivoshenko pivoshenko released this 06 May 20:55
· 231 commits to main since this release

v2.0.0 (2024-05-06)

Build

  • build(poetry): update dependencies (97f3d92)

  • build(pre-commit): update dependencies (f89a7ee)

  • build(deps-dev): bump black from 24.4.1 to 24.4.2

Bumps black from 24.4.1 to 24.4.2.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (f0e5dc8)

  • build(deps-dev): bump poethepoet from 0.25.1 to 0.26.0

Bumps poethepoet from 0.25.1 to 0.26.0.


updated-dependencies:

  • dependency-name: poethepoet
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (94f5c03)

Chore

  • chore(semantic-release): update config (decaf2b)

  • chore(semantic-release): update config (8c24a1c)

Ci

  • ci(workflows.cd): temporary set force flag for the current release (a1b672e)

  • ci(workflows.cd): unbound python-semantic-release version (5f26bed)

  • ci(workflows.cd): lock python-semantic-release version (2d832e3)

  • ci(CHANGELOG): update unreleased notes (83bfd21)

  • ci(workflows.ci): limit dependency installation for semantic release (9ada8be)

  • ci(workflows.ci): remove Windows from the strategy for tests to run (7fb2780)

  • ci(workflows.ci): limit dependency installation for tests (6b94e96)

  • ci(workflows.ci): remove architecture parameter (7ec8aa8)

  • ci(workflows.ci): add MacOS and Windows into the strategy for tests to run (fa900c6)

Feature

  • feat: move Logger into a separate module (cef85e3)

  • feat(config): replace tomli with tomlkit (4381b66)

Test

  • test(plugin): replace mock of tomli with tomlkit (bb2781a)

Unknown

  • Merge pull request #244 from pivoshenko/issue-238 (9a2951f)

  • Merge pull request #236 from pivoshenko/dependabot/pip/poethepoet-0.26.0

build(deps-dev): bump poethepoet from 0.25.1 to 0.26.0 (0f3c55e)

  • Merge pull request #237 from pivoshenko/dependabot/pip/black-24.4.2

build(deps-dev): bump black from 24.4.1 to 24.4.2 (dafe90a)