Skip to content

Commit 1d0ad2c

Browse files
author
Sylvain MARIE
committed
1.3.1 changelog
1 parent c8d7adb commit 1d0ad2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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+
### 1.3.1 - bugfix
4+
5+
- Fields order are preserved by `@autofields` even in the case of a field with just a type annotation. Fixed [#76](https://github.com/smarie/python-pyfields/issues/76)
6+
37
### 1.3.0 - Support for Forward references, PEP563 and class-level access
48

59
- String forward references in type hints, and PEP563 behaviour, is now supported. When this case happense, the type hint resolution is delayed until the field is first accessed. Fixes [#73](https://github.com/smarie/python-pyfields/issues/73)

0 commit comments

Comments
 (0)