Releases: Hochfrequenz/ahbicht
Releases · Hochfrequenz/ahbicht
v0.10.1
What's Changed
- Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #497
- Bump black[jupyter] from 24.8.0 to 24.10.0 by @dependabot in #499
- Bump types-pytz from 2024.2.0.20240913 to 2024.2.0.20241003 by @dependabot in #500
- Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 by @dependabot in #498
- Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 by @dependabot in #501
- Bump sphinx from 8.0.2 to 8.1.3 by @dependabot in #502
- Bump coverage from 7.6.1 to 7.6.3 by @dependabot in #505
- Bump mypy from 1.11.2 to 1.12.0 by @dependabot in #503
- Bump efoli from 1.2.0 to 1.3.0 by @dependabot in #504
- Bump mypy from 1.12.0 to 1.13.0 by @dependabot in #510
- Bump marshmallow from 3.22.0 to 3.23.0 by @dependabot in #507
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #506
- Bump setuptools from 75.1.0 to 75.2.0 by @dependabot in #508
- Time Conditions for Bedingungsbaum by @DeltaDaniel in #520
Full Changelog: v0.10.0...v0.10.1
v0.10.0
ahbicht.models
.
This will like require you to update import paths. Simply search and replace according to the below release notes:
What's Changed
- Move
ContentEvaluationResult
fromahbicht.content_evaluation
toahbicht.models
by @hf-kklein in #487 - Move
CategorizedKeyExtract
fromahbicht.content_evaluation
toahbicht.models
by @hf-kklein in #489 - Move
ahbicht.expressions.condition_nodes
toahbicht.models.condition_nodes
by @hf-kklein in #490 - Move
ahbicht.expressions.enums
toahbicht.models.enums
by @hf-kklein in #491 - Move
ahbicht.validation.validation_results
toahbicht.models.validation_results
by @hf-kklein in #492 - Move
ahbicht.validation.validation_values
toahbicht.models.validation_values
by @hf-kklein in #493 - Move
ConditionNodeType
fromahbicht.condition_node_distinction
toahbicht.models.condition_node_type
by @hf-kklein in #494 - Move
ahbicht.evaluation_results
toahbicht.models.evaluation_results
by @hf-kklein in #495 - Move
ahbicht.mapping_results
toahbicht.models.mapping_results
andparse_repeatability()
fromahbicht.mapping_results
toahbicht.utility_functions
by @hf-kklein in #496
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- Update the release section in the readme by @hf-krechan in #483
- Bump pylint from 3.2.7 to 3.3.1 by @dependabot in #485
- Bump sphinx from 7.4.7 to 8.0.2 by @dependabot in #486
- Bump efoli from 1.1.0 to 1.2.0 by @dependabot in #484
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Fix Read The Docs Build by @hf-krechan in #479
- Fix Read The Docs Part 2 by @hf-krechan in #482
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Remove unnecessary
type:ignore[...]
by @hf-kklein in #462 - Bump attrs from 24.1.0 to 24.2.0 by @dependabot in #463
- Bump lark from 1.1.9 to 1.2.2 by @dependabot in #464
- Bump marshmallow from 3.21.3 to 3.22.0 by @dependabot in #465
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #467
- Bump pytest-asyncio from 0.21.2 to 0.24.0 by @dependabot in #466
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #468
- Bump cryptography from 42.0.5 to 43.0.1 in /dev_requirements by @dependabot in #469
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #470
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #471
- Bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20240913 by @dependabot in #472
- Bump pytz from 2024.1 to 2024.2 by @dependabot in #473
- Bump maus from 0.6.0 to 0.6.1 by @dependabot in #476
- Bump pylint from 3.2.7 to 3.3.0 by @dependabot in #477
- Hatchlinger Update by @FreddyFox892 in #475
- Move optional dependencies from
dev_requirements
topyproject.toml
by @FreddyFox892 in #474
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump jinja2 from 3.1.2 to 3.1.3 in /dev_requirements by @dependabot in #391
- Bump marshmallow from 3.20.1 to 3.20.2 by @dependabot in #392
- Bump lark from 1.1.8 to 1.1.9 by @dependabot in #393
- Bump maus from 0.4.0 to 0.4.1 by @dependabot in #394
- Bump coverage from 7.4.0 to 7.4.1 by @dependabot in #395
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #396
- Bump pytz from 2023.3.post1 to 2023.4 by @dependabot in #397
- Bump maus from 0.4.1 to 0.4.2 by @dependabot in #398
- Bump pytz from 2023.4 to 2024.1 by @dependabot in #400
- Bump cryptography from 41.0.6 to 42.0.0 in /dev_requirements by @dependabot in #401
- Bump types-pytz from 2023.3.1.1 to 2024.1.0.20240203 by @dependabot in #399
- Bump twine from 4.0.2 to 5.0.0 by @dependabot in #402
- Bump cryptography from 42.0.0 to 42.0.2 in /dev_requirements by @dependabot in #403
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #404
- Bump cryptography from 42.0.2 to 42.0.4 in /dev_requirements by @dependabot in #405
- Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #406
- Bump pytest from 8.0.1 to 8.0.2 by @dependabot in #407
- Bump coverage from 7.4.1 to 7.4.3 by @dependabot in #409
- Bump marshmallow from 3.20.2 to 3.21.0 by @dependabot in #408
- Bump build from 1.0.3 to 1.1.1 by @dependabot in #410
- Bump marshmallow from 3.21.0 to 3.21.1 by @dependabot in #411
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #412
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #413
- Bump coverage from 7.4.3 to 7.4.4 by @dependabot in #414
- Bump pytest-mock from 3.12.0 to 3.14.0 by @dependabot in #416
- Bump inject from 5.2.0 to 5.2.1 by @dependabot in #417
- 🩹Upgrade
requirements-packaging.txt
- resolveInvalidDistribution
issue by @lord-haffi in #415 - Bump build from 1.1.1 to 1.2.1 by @dependabot in #418
- Bump idna from 3.4 to 3.7 in /dev_requirements by @dependabot in #419
- Bump sphinx from 7.2.6 to 7.3.7 by @dependabot in #420
- Bump types-pytz from 2024.1.0.20240203 to 2024.1.0.20240417 by @dependabot in #421
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #422
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #423
- Bump coverage from 7.4.4 to 7.5.0 by @dependabot in #425
- Bump pytest-asyncio from 0.21.1 to 0.21.2 by @dependabot in #424
- Bump jinja2 from 3.1.3 to 3.1.4 in /dev_requirements by @dependabot in #426
- Bump setuptools-scm from 8.0.4 to 8.1.0 by @dependabot in #427
- Bump marshmallow from 3.21.1 to 3.21.2 by @dependabot in #428
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #429
- Bump pylint from 3.1.0 to 3.1.1 by @dependabot in #430
- Bump twine from 5.0.0 to 5.1.0 by @dependabot in #432
- Bump maus from 0.4.2 to 0.5.0 by @dependabot in #433
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #434
- Bump requests from 2.31.0 to 2.32.0 in /dev_requirements by @dependabot in #435
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #436
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #437
- Bump marshmallow from 3.21.2 to 3.21.3 by @dependabot in #438
- Bump urllib3 from 1.26.18 to 1.26.19 in /dev_requirements by @dependabot in #440
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #439
- Bump maus from 0.5.0 to 0.5.1 by @dependabot in #441
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot in #442
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #443
- Bump certifi from 2023.7.22 to 2024.7.4 in /dev_requirements by @dependabot in #445
- Bump twine from 5.1.0 to 5.1.1 by @dependabot in #444
- Bump zipp from 3.18.1 to 3.19.1 in /dev_requirements by @dependabot in #446
- Bump maus from 0.5.1 to 0.5.3 by @dependabot in #447
- Bump sphinx from 7.3.7 to 7.4.4 by @dependabot in #448
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #449
- Mention AhbichtClient.NET by @hf-kklein in #450
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #451
- Bump sphinx from 7.4.4 to 7.4.7 by @dependabot in #452
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #453
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #454
- Bump pylint from 3.1.1 to 3.2.2 by @dependabot in #431
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #456
- Bump maus from 0.5.3 to 0.6.0 by @dependabot in #457
- Bump attrs from 23.2.0 to 24.1.0 by @dependabot in #459
- Bump pylint from 3.2.2 to 3.2.6 by @dependabot in #458
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #460
- chore: Switch from
maus.edifact
toefoli
by @hf-kklein in #461
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
(no user-facing changes; just a test-release to see if release-environment works)
- Bump maus from 0.3.43 to 0.4.0 by @dependabot in #360
- Bump pylint from 3.0.0 to 3.0.1 by @dependabot in #359
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #361
- Bump pytest-mock from 3.11.1 to 3.12.0 by @dependabot in #368
- Bump actions/setup-node from 3 to 4 by @dependabot in #364
- Add workflow to auto-approve and -merge dependabot PRs by @lord-haffi in #369
- Bump lark from 1.1.7 to 1.1.8 by @dependabot in #366
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #371
- Bump mypy from 1.6.0 to 1.7.1 by @dependabot in #373
- Bump pylint from 3.0.1 to 3.0.3 by @dependabot in #378
- Bump urllib3 from 1.26.17 to 1.26.18 in /dev_requirements by @dependabot in #362
- Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in #375
- Bump github/codeql-action from 2 to 3 by @dependabot in #381
- Bump actions/setup-python from 4 to 5 by @dependabot in #380
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #377
- fix sphinx 7 circular import errors by @DeltaDaniel in #384
- Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #382
- Bump cryptography from 41.0.4 to 41.0.6 in /dev_requirements by @dependabot in #374
- Bump inject from 5.0.0 to 5.2.0 by @dependabot in #372
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #386
- Bump coverage from 7.3.3 to 7.3.4 by @dependabot in #387
- Bump coverage from 7.3.4 to 7.4.0 by @dependabot in #388
- Bump attrs from 23.1.0 to 23.2.0 by @dependabot in #389
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #390
New Contributors
- @lord-haffi made their first contribution in #369
- @DeltaDaniel made their first contribution in #384
Full Changelog: v0.8.2...v0.8.3
Full Changelog: v0.8.3...v0.8.4
v0.8.2
What's Changed
- Bump types-pytz from 2023.3.0.0 to 2023.3.0.1 by @dependabot in #331
- Bump coverage from 7.2.7 to 7.3.0 by @dependabot in #330
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #333
- Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by @dependabot in #332
- Bump sphinx from 6.2.1 to 7.2.5 by @dependabot in #338
- Bump actions/checkout from 3 to 4 by @dependabot in #339
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #336
- Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in #340
- Bump build from 0.10.0 to 1.0.0 by @dependabot in #337
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #341
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #342
- Bump types-pytz from 2023.3.0.1 to 2023.3.1.0 by @dependabot in #345
- Bump sphinx from 7.2.5 to 7.2.6 by @dependabot in #344
- Bump build from 1.0.0 to 1.0.3 by @dependabot in #343
- Bump urllib3 from 1.26.15 to 1.26.17 in /dev_requirements by @dependabot in #353
- Bump cryptography from 41.0.3 to 41.0.4 in /dev_requirements by @dependabot in #346
- Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #350
- Bump pylint from 2.17.5 to 3.0.0 by @dependabot in #352
- Bump types-pytz from 2023.3.1.0 to 2023.3.1.1 by @dependabot in #347
- Run Sphinx only on 3.11 (instead of 3.10 too) by @hf-kklein in #354
- Bump setuptools-scm from 7.1.0 to 8.0.4 by @dependabot in #351
- Support Python 3.12 by @hf-kklein in #355
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- ✔ Add Test on how to access repeatability by @hf-kklein in #326
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #328
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #327
- ⬆ Use maus v0.3.x by @hf-kklein in #274
Full Changelog: v0.7.2...v0.8.0