Releases: Hochfrequenz/bo4e_migration_framework
Releases · Hochfrequenz/bo4e_migration_framework
v0.3.0
What's Changed
- Rework validation by @lord-haffi in #63
- Bump frozendict from 2.3.7 to 2.3.8 by @dependabot in #64
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump attrs from 22.2.0 to 23.1.0 by @dependabot in #62
- Make
create_target_model(s)
andcreate_data_sets
fully async by @hf-kklein in #59
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- Bump frozendict from 2.3.6 to 2.3.7 by @dependabot in #60
- Fix error message by @lord-haffi in #61
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Introduce
ValidationSummary
by @lord-haffi in #56 - Add some utility functions by @lord-haffi in #57
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- ✨Introduce (Pydantic)JsonFileEntityLoader by @hf-kklein in #58
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Bump pydantic from 1.10.5 to 1.10.7 by @dependabot in #51
- Bump frozendict from 2.3.5 to 2.3.6 by @dependabot in #53
- Slight improvements for the error messages by @lord-haffi in #55
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Make the errors prettier by @lord-haffi in #50
- Create Error IDs on the fly by @lord-haffi in #54
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Support multiple registration for validator functions by @lord-haffi in #49
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Catch errors during parameter validation by error handler by @lord-haffi in #47
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Validation: Nicer parameter list by @lord-haffi in #46
Full Changelog: v0.1.1...v0.1.2