Skip to content

Releases: febus982/cloudevents-pydantic

v0.2.0

12 Oct 11:11
b105647

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

21 Jun 13:46
e2be52a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jun 10:57
408d03a

Choose a tag to compare

What's Changed

  • Fix exporting the type CloudEvent for Mypy by @pcorpet in #16
  • Remove unused type ignore in model serialization method by @febus982 in #17
  • Expose __all__ in field type and metadata modules by @febus982 in #18

New Contributors

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

v0.1.0

25 Jan 12:38
8ce49b8

Choose a tag to compare

First beta version. Naming of format functions and field types finalized.

What's Changed

  • HTTP binary binding by @febus982 in #15
  • Format functions renamed and consistent between different formats by @febus982 in #15
  • Internal field types improvements by @febus982 in #15

Full Changelog: v0.0.3...v0.1.0

v0.0.3

15 Dec 16:03
d55e583

Choose a tag to compare

What's Changed

  • Make string validation regex ECMA compatible by @febus982 in #9
  • Make string regex compatible with AsyncAPI renderer by @febus982 in #10
  • Update dependency python-ulid to v3 by @renovate in #12
  • Add support for python 3.13 by @febus982 in #13

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

29 Sep 19:22
3602321

Choose a tag to compare

What's Changed

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

v0.0.1

26 Sep 20:37
9720963

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/febus982/cloudevents-pydantic/commits/v0.0.1