Skip to content

Commit 60835e0

Browse files
committed
0.3.1 changelog
1 parent e9a9e2e commit 60835e0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/changelog.md

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

3+
### 0.3.1 - minor error message improvement
4+
5+
* Filled `yaml_info` docstring.
6+
* fixed class decoding so that it is robust to errors happening with faulty classes. This fixes [#2](https://github.com/smarie/python-yamlable/issues/2)
7+
* improved error message when decoding failed.
8+
39
### 0.3.0 - safe parameter
410

511
* Added the `safe` parameter to all dumping and loading methods `dump_yaml`, `dumps_yaml`, `load_yaml`, `loads_yaml`.

0 commit comments

Comments
 (0)