v2.2.0
v2.2.0 (2024-06-29)
Build
-
build(poetry): update dependencies (
ca96099
) -
build(poetry): lock dependencies (
3610619
) -
build(poetry): update dependencies (
a573752
) -
build(deps-dev): bump tornado from 6.4 to 6.4.1
Bumps tornado from 6.4 to 6.4.1.
updated-dependencies:
- dependency-name: tornado
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (994c36a
)
- build(deps-dev): bump ruff from 0.4.5 to 0.4.7
Bumps ruff from 0.4.5 to 0.4.7.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (b5eab62
)
- build(deps-dev): bump sh from 2.0.6 to 2.0.7
Bumps sh from 2.0.6 to 2.0.7.
updated-dependencies:
- dependency-name: sh
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (9fff2f7
)
- build(deps-dev): bump coverage from 7.5.2 to 7.5.3
Bumps coverage from 7.5.2 to 7.5.3.
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (1950ab4
)
- build(deps-dev): bump xdoctest from 1.1.3 to 1.1.4
Bumps xdoctest from 1.1.3 to 1.1.4.
updated-dependencies:
- dependency-name: xdoctest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (003b9cf
)
- build(deps-dev): bump ruff from 0.4.4 to 0.4.5
Bumps ruff from 0.4.4 to 0.4.5.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (bba0501
)
- build(deps-dev): bump commitizen from 3.26.0 to 3.27.0
Bumps commitizen from 3.26.0 to 3.27.0.
updated-dependencies:
- dependency-name: commitizen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (3c7c6cd
)
- build(deps-dev): bump coverage from 7.5.1 to 7.5.2
Bumps coverage from 7.5.1 to 7.5.2.
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (468c48c
)
- build(deps-dev): bump commitizen from 3.25.0 to 3.26.0
Bumps commitizen from 3.25.0 to 3.26.0.
updated-dependencies:
- dependency-name: commitizen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (e44cc05
)
- build(deps-dev): bump python-semantic-release from 9.7.1 to 9.7.3
Bumps python-semantic-release from 9.7.1 to 9.7.3.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (42ea5e5
)
- build(deps): bump poetry from 1.8.2 to 1.8.3
Bumps poetry from 1.8.2 to 1.8.3.
updated-dependencies:
- dependency-name: poetry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (c9b3d7d
)
Chore
-
chore(semantic-release): update config (
db15c58
) -
chore: remove
memestra
(d9004dc
) -
chore(poetry): add config (
d803d2f
) -
chore(poe): remove
tests
task (bda2975
) -
chore(ruff): update config (
9a08cbf
) -
chore(poe): update
format
tasks (28c1b62
) -
chore(mypy): update config (
e18cbd5
)
Ci
-
ci: add CodeCov config (
e78bb7d
) -
ci(workflows): update release workflow (
09c8f7e
) -
ci(workflows): add workflow that runs linters (
9730220
) -
ci(workflows): add workflow that runs tests (
5756841
) -
ci(actions): update action that setups environment (
b3cfbd9
) -
ci(actions): update anchors (
3355b34
) -
ci(actions): add action that setups env (
2ae35fa
) -
ci(actions): add action that setups env (
b8e7520
) -
ci(actions): rename actions (
8af2eb1
) -
ci(workflows): update IDs (
b7deaae
) -
ci(actions): remove typo (
73151a3
) -
ci(workflows): add matrix for tests workflow (
aed5b09
) -
ci(workflows): add
name
field (a4bd729
) -
ci(workflows): remove CICD workflows (
8937ba9
) -
ci(workflows): add workflow that updates GitHub labels (
34d5d26
) -
ci(workflows): add workflow that updates GitHub labels (
5528817
) -
ci(workflows): remove step names (
19c3062
) -
ci(workflows): add workflow that locks PRs and issues (
4f8782c
) -
ci(workflows): update CodeQL (
e2ec8bd
) -
ci(workflows): update dependency review (
49fbe62
) -
ci(dependabot): update labels (
ffa923c
) -
ci(pre-commit): update hooks (
d575e57
) -
ci(dependabot): update labels (
1c5fb45
) -
ci(pre-commit): remove
mypy
hook (fe14272
) -
ci(pre-commit): update Python version (
c29ffb9
) -
ci: update common IDE config (
7d8d800
) -
ci(pre-commit): update hooks (
5ca1ac8
)
Documentation
-
docs(README): update examples (
53b7530
) -
docs(README): update badges (
561a3f0
) -
docs(templates): update issue templates (
32a8f79
) -
docs(templates): update PR template (
0055063
) -
docs(README): add preview of schema validation (
b8fcd35
) -
docs(README): update "Configuration via TOML file" section (
dd5a0ef
) -
docs(README): update "Features" section (
55b0091
) -
docs(README): update description of
location
parameter (8c99712
) -
docs(README): update TOC (
609f1df
) -
docs(README): change headers level (
1f37587
) -
docs(README): change headers level (
9ef3b3f
) -
docs(README): break parameters description in "Usage and Configuration" section (
0917dea
) -
docs(README): update "Usage and Configuration" section (
147bfb7
) -
docs(README): update "Features" section (
3d3fba8
) -
docs(CONTRIBUTING): update guidelines (
eeca302
) -
docs(LICENSE): update copyright year (
bcf845b
) -
docs(CODE_OF_CONDUCT): update formatting (
da84834
) -
docs(CHANGELOG): update formatting (
ad8653c
)
Feature
- feat: add support of
--directory
(67fa525
)
Refactor
-
refactor(plugin): add
nocover
(52ba84e
) -
refactor(dotenv.core): add
nocover
(343077e
) -
refactor(dotenv.parsers): remove stale
noqa
(cfaa5ee
) -
refactor(config): use emtpy string as
location
default value (df5ee7c
) -
refactor(config): replace
pathlib
withos.path
(578978b
) -
refactor(logger): reduce code duplication (
34aaca8
) -
refactor: update type annotations (
d28e69d
)
Style
- style(labels): update formatting (
7289c4c
)