Releases: Hochfrequenz/bo4e_migration_framework
Releases · Hochfrequenz/bo4e_migration_framework
v0.1.1
What's Changed
- Bump pydantic from 1.10.2 to 1.10.5 by @dependabot in #40
- Bump bo4e from 0.4.4 to 0.4.7 by @dependabot in #30
- 🔊Log warning if user provided key is not unique by @hf-kklein in #42
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #38
- Bump actions/setup-python from 2 to 4 by @dependabot in #37
- Introduce new validation framework by @lord-haffi in #39
New Contributors
- @lord-haffi made their first contribution in #39
Full Changelog: v0.0.24...v0.1.0
v0.0.24
What's Changed
- Sort
@overloads
from specific to general by @hf-kklein in #36
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- Add
@overload
with a single argument (instead of second LiteralNone
) by @hf-kklein in #35
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Add one more
@overload
toSourceDataProviderFilter
by @hf-kklein in #34
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- More generics for SourceDataProviderFilter by @hf-kklein in #33
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Add Generic Type Hints to
SourceDataProviderFilter
by @hf-kklein in #32
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- 🔉Add logging to
ListBasedSourceDataProvider
by @hf-kklein in #31
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- ✨ Introduce
BlocklistFilter
andAllowlistFilter
by @hf-kklein in #29
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- 🖤 Use native black action (v23.1) + Don't raise broad exception by @hf-kklein in #27
- ✨Introduce
SourceDataProviderFilter
by @hf-kklein in #26
Full Changelog: v0.0.16...v0.0.17