Skip to content

Commit c6d2bc5

Browse files
author
Sylvain MARIE
committed
1.17.0 changelog
1 parent 3f82aef commit c6d2bc5

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+
### 1.17.0 - Fixed `include`/`exclude` behaviour concerning property attributes
4+
5+
* Names used in `include` and `exclude` are now correctly taken into account by `autodict` and `autohash` even if the names correspond to property names and therefore the actual attributes names start with an underscore. Fixes [#21](https://github.com/smarie/python-autoclass/issues/21)
6+
37
### 1.16.0 - Python 2 support
48

59
* This library now works on python 2.7, 3.5, 3.6 and 3.7. Fixes [#3](https://github.com/smarie/python-autoclass/issues/3).

0 commit comments

Comments
 (0)