File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,15 @@ Changelog
55
66Versions follow `Semantic Versioning <http://www.semver.org >`_
77
8- `2.3.0 `_ - 2023-09-21
8+ `2.4.0 `_ - 2024-04-02
9+ ---------------------
10+
11+ Added
12+ ~~~~~
13+ * :class: `.ULID ` objects are now properly serialized when used as Pydantic types `@Avihais12344 <https://github.com/Avihais12344 >`_.
14+
15+
16+ `2.3.0 `_ - 2024-03-21
917---------------------
1018
1119Added
@@ -143,6 +151,7 @@ Changed
143151* The package now has no external dependencies.
144152* The test-coverage has been raised to 100%.
145153
154+ .. _2.4.0 : https://github.com/mdomke/python-ulid/compare/2.3.0...2.4.0
146155.. _2.3.0 : https://github.com/mdomke/python-ulid/compare/2.2.0...2.3.0
147156.. _2.2.0 : https://github.com/mdomke/python-ulid/compare/2.1.0...2.2.0
148157.. _2.1.0 : https://github.com/mdomke/python-ulid/compare/2.0.0...2.1.0
You can’t perform that action at this time.
0 commit comments