Skip to content

Releases: Hochfrequenz/TransformerBeeClient.py

v0.2.0

20 Mar 11:49
e212e5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

26 Sep 10:37
75f3f45
Compare
Choose a tag to compare

What's Changed

  • ⬆ Bump pydantic-core and pydantic by @hf-kklein in #14
  • build(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #15
  • build(deps-dev): bump twine from 4.0.2 to 5.0.0 by @dependabot in #16
  • build(deps): bump the pip group across 1 directories with 1 update by @dependabot in #17
  • build(deps): bump httpcore from 1.0.2 to 1.0.3 by @dependabot in #18
  • build(deps-dev): bump pytest from 7.4.4 to 8.0.1 by @dependabot in #20
  • build(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #19
  • build(deps): bump pydantic from 2.6.1 to 2.6.2 by @dependabot in #26
  • build(deps): bump pydantic-core from 2.16.2 to 2.16.3 by @dependabot in #25
  • build(deps): bump anyio from 4.2.0 to 4.3.0 by @dependabot in #24
  • build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #22
  • 🩹Upgrade requirements-packaging.txt - resolve InvalidDistribution issue by @lord-haffi in #34
  • build(deps): bump sniffio from 1.3.0 to 1.3.1 by @dependabot in #30
  • build(deps): bump httpcore from 1.0.3 to 1.0.4 by @dependabot in #29
  • 🩹Fix CI setup - replace docker-compose with docker compose by @lord-haffi in #38
  • build(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 by @dependabot in #36
  • build(deps): bump httpx from 0.26.0 to 0.27.0 by @dependabot in #28
  • ⬆ Upgrade Pydantic by @hf-kklein in #40
  • build(deps): bump black from 24.2.0 to 24.3.0 in /dev_requirements by @dependabot in #35
  • build(deps): bump typing-extensions from 4.9.0 to 4.10.0 by @dependabot in #23
  • build(deps-dev): bump coverage from 7.4.1 to 7.4.4 by @dependabot in #41
  • build(deps): bump httpcore from 1.0.4 to 1.0.5 by @dependabot in #42
  • build(deps-dev): bump pytest from 8.0.1 to 8.1.1 by @dependabot in #44
  • build(deps): bump idna from 3.6 to 3.7 by @dependabot in #45
  • 👷‍♂️Dependabot autoapprove: Retrigger CI and wait for tests by @lord-haffi in #55
  • build(deps): bump requests from 2.31.0 to 2.32.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #56
  • build(deps-dev): bump build from 1.1.1 to 1.2.1 by @dependabot in #50
  • build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #62
  • build(deps): bump typing-extensions from 4.10.0 to 4.12.2 by @dependabot in #59
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by @dependabot in #64
  • build(deps): bump more-itertools from 10.2.0 to 10.3.0 by @dependabot in #65
  • build(deps-dev): bump twine from 5.0.0 to 5.1.1 by @dependabot in #66
  • build(deps): bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by @dependabot in #67
  • build(deps): bump aiohttp[speedups] from 3.9.3 to 3.9.5 by @dependabot in #49
  • build(deps-dev): bump pylint from 3.1.0 to 3.2.6 by @dependabot in #68
  • build(deps-dev): bump pytest from 8.1.1 to 8.3.1 by @dependabot in #69
  • Move optional dependencies from dev_requirements to pyproject.toml by @FreddyFox892 in #86

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.1-rc1

26 Sep 10:24
Compare
Choose a tag to compare
v0.1.1-rc1 Pre-release
Pre-release

What's Changed

  • ⬆ Bump pydantic-core and pydantic by @hf-kklein in #14
  • build(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #15
  • build(deps-dev): bump twine from 4.0.2 to 5.0.0 by @dependabot in #16
  • build(deps): bump the pip group across 1 directories with 1 update by @dependabot in #17
  • build(deps): bump httpcore from 1.0.2 to 1.0.3 by @dependabot in #18
  • build(deps-dev): bump pytest from 7.4.4 to 8.0.1 by @dependabot in #20
  • build(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #19
  • build(deps): bump pydantic from 2.6.1 to 2.6.2 by @dependabot in #26
  • build(deps): bump pydantic-core from 2.16.2 to 2.16.3 by @dependabot in #25
  • build(deps): bump anyio from 4.2.0 to 4.3.0 by @dependabot in #24
  • build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #22
  • 🩹Upgrade requirements-packaging.txt - resolve InvalidDistribution issue by @lord-haffi in #34
  • build(deps): bump sniffio from 1.3.0 to 1.3.1 by @dependabot in #30
  • build(deps): bump httpcore from 1.0.3 to 1.0.4 by @dependabot in #29
  • 🩹Fix CI setup - replace docker-compose with docker compose by @lord-haffi in #38
  • build(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 by @dependabot in #36
  • build(deps): bump httpx from 0.26.0 to 0.27.0 by @dependabot in #28
  • ⬆ Upgrade Pydantic by @hf-kklein in #40
  • build(deps): bump black from 24.2.0 to 24.3.0 in /dev_requirements by @dependabot in #35
  • build(deps): bump typing-extensions from 4.9.0 to 4.10.0 by @dependabot in #23
  • build(deps-dev): bump coverage from 7.4.1 to 7.4.4 by @dependabot in #41
  • build(deps): bump httpcore from 1.0.4 to 1.0.5 by @dependabot in #42
  • build(deps-dev): bump pytest from 8.0.1 to 8.1.1 by @dependabot in #44
  • build(deps): bump idna from 3.6 to 3.7 by @dependabot in #45
  • 👷‍♂️Dependabot autoapprove: Retrigger CI and wait for tests by @lord-haffi in #55
  • build(deps): bump requests from 2.31.0 to 2.32.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #56
  • build(deps-dev): bump build from 1.1.1 to 1.2.1 by @dependabot in #50
  • build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #62
  • build(deps): bump typing-extensions from 4.10.0 to 4.12.2 by @dependabot in #59
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by @dependabot in #64
  • build(deps): bump more-itertools from 10.2.0 to 10.3.0 by @dependabot in #65
  • build(deps-dev): bump twine from 5.0.0 to 5.1.1 by @dependabot in #66
  • build(deps): bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by @dependabot in #67
  • build(deps): bump aiohttp[speedups] from 3.9.3 to 3.9.5 by @dependabot in #49
  • build(deps-dev): bump pylint from 3.1.0 to 3.2.6 by @dependabot in #68
  • build(deps-dev): bump pytest from 8.1.1 to 8.3.1 by @dependabot in #69

New Contributors

Full Changelog: v0.1.0...v0.1.1-rc1

v0.1.0

06 Feb 09:21
b002867
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

06 Feb 08:44
c385133
Compare
Choose a tag to compare

What's Changed

  • Bump pytest-asyncio from 0.23.3 to 0.23.4 by @dependabot in #5
  • Add Authenticated Client by @hf-kklein in #7
  • fix ci: start containers and set env vars for tests in release workflow by @hf-kklein in #8

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

02 Feb 14:55
5e4c41b
Compare
Choose a tag to compare

What's Changed

  • 🧙‍♂️Initial Project Setup by @hf-kklein in #1
  • Prototype: EDIFACT↔BO4E Conversion (w/o authentication) by @hf-kklein in #2

New Contributors

Full Changelog: https://github.com/Hochfrequenz/TransformerBeeClient.py/commits/v0.0.1