v1.0.0
v1.0.0 (2024-04-26)
Breaking
- feat: update
pyrpoject.toml
section for configuration
BREAKING CHANGE: (e99f458
)
- feat: add support of the
pyproject.toml
for configuration
BREAKING CHANGE: (5b65847
)
Build
- build(pre-commit): update hooks
- remove
check-large-files
- update revisions (
6b6f5d2
)
-
build(poetry): update dependencies (
63739e3
) -
build(poetry): add
ipython
(3d51bcc
) -
build(pre-commit): update dependencies (
669d2c2
) -
build(poetry): update dependencies (
54d82ee
) -
build(deps-dev): bump python-semantic-release from 9.4.1 to 9.4.2
Bumps python-semantic-release from 9.4.1 to 9.4.2.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (8f8ea23
)
- build(deps-dev): bump black from 24.3.0 to 24.4.0
Bumps black from 24.3.0 to 24.4.0.
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (d674836
)
- build(deps-dev): bump commitizen from 3.21.3 to 3.22.0
Bumps commitizen from 3.21.3 to 3.22.0.
updated-dependencies:
- dependency-name: commitizen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (c515209
)
- build(deps-dev): bump ruff from 0.3.5 to 0.3.7
Bumps ruff from 0.3.5 to 0.3.7.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (504b57a
)
- build(deps-dev): bump poethepoet from 0.25.0 to 0.25.1
Bumps poethepoet from 0.25.0 to 0.25.1.
updated-dependencies:
- dependency-name: poethepoet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (10dc8bc
)
- build(deps): bump idna from 3.6 to 3.7
Bumps idna from 3.6 to 3.7.
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> (d391fc8
)
Chore
-
chore(ruff): update config (
b4438da
) -
chore(ruff): update config (
edb588a
) -
chore(ruff): update config (
024d25c
)
Ci
- ci(workflows.ci): remove
macos
from tests strategy (3ab1777
)
Documentation
-
docs(README): update phrasing (
563a809
) -
docs(README): update
Usage
section (131731a
) -
docs: add examples (
d317fee
) -
docs: add examples (
a942ac3
)
Fix
- fix(config): update attributes getter (
efb09af
)
Refactor
-
refactor: remove
Self
type annotation (61509d1
) -
refactor(dotenv): update functions signatures (
a6398ab
) -
refactor(tests): update functions signatures (
aeea0fc
)
Style
- style: add "no coverage" for
TYPE_CHECKING
sections (d7eaef6
)
Test
-
test(plugin): update section in
_toml_config
tests (be24ddb
) -
test(plugin): add
_toml_config
tests (1828af7
) -
test(config): add
test__as_bool
(2a71065
) -
test: update mocks in order to new configuration keys (
1e0273c
)
Unknown
- Merge pull request #234 from pivoshenko/issue-214
Issue 214 (81b03e7
)
-
Merge remote-tracking branch 'origin' into issue-214 (
5961c38
) -
Merge pull request #231 from pivoshenko/dependabot/pip/python-semantic-release-9.4.2
build(deps-dev): bump python-semantic-release from 9.4.1 to 9.4.2 (5d03bc8
)
- Merge pull request #230 from pivoshenko/dependabot/pip/black-24.4.0
build(deps-dev): bump black from 24.3.0 to 24.4.0 (49c6437
)
- Merge pull request #229 from pivoshenko/dependabot/pip/commitizen-3.22.0
build(deps-dev): bump commitizen from 3.21.3 to 3.22.0 (4be8460
)
- Merge pull request #228 from pivoshenko/dependabot/pip/ruff-0.3.7
build(deps-dev): bump ruff from 0.3.5 to 0.3.7 (334bb69
)
- Merge pull request #227 from pivoshenko/dependabot/pip/poethepoet-0.25.1
build(deps-dev): bump poethepoet from 0.25.0 to 0.25.1 (567ddfc
)
- Merge pull request #225 from pivoshenko/dependabot/pip/idna-3.7
build(deps): bump idna from 3.6 to 3.7 (81f1c12
)