We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887b193 commit e6dc6e9Copy full SHA for e6dc6e9
1 file changed
docs/changelog.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 0.7.0 - Abstract class definition and checks have been simplified
4
+
5
+It should now be easier to define an abstract yaml-able class for several object types.
6
+Deprecated `NONE_IGNORE_CHECKS`. Fixes [#7](https://github.com/smarie/python-yamlable/issues/7)
7
8
### 0.6.0 - `YamlAble` does not provide a constructor anymore
9
10
Fixes [#6](https://github.com/smarie/python-yamlable/issues/6).
0 commit comments