Skip to content

Commit f55bcf6

Browse files
author
Sylvain MARIE
committed
1.0.2 changelog
1 parent ea6329b commit f55bcf6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 1.0.2 - bugfixes
4+
5+
* User-provided `nonable` status was wrongly overriden automatically when the field was attached to the class. Fixed [#51](https://github.com/smarie/python-pyfields/issues/51)
6+
* Fixed an issue with type validation when `typeguard` is used and a tuple of types is provided instead of a `Union`. Fixed [#52](https://github.com/smarie/python-pyfields/issues/52)
7+
38
### 1.0.1 - `pyproject.toml`
49

510
Added `pyproject.toml`

0 commit comments

Comments
 (0)