Skip to content

Commit 0151fed

Browse files
author
Sylvain MARIE
committed
0.13.0 changelog
1 parent e984bd2 commit 0151fed

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/changelog.md

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

3+
### 0.13.0 - `nonable` fields
4+
5+
- Fields can now be `nonable`, so as to bypass type and value validation when `None` is received. Fixed [#44](https://github.com/smarie/python-pyfields/issues/44)
6+
37
### 0.12.0 - Minor improvements
48

59
- Now all type validation errors are `FieldTypeError`. Fixed [#40](https://github.com/smarie/python-pyfields/issues/40).

0 commit comments

Comments
 (0)