Skip to content

Commit 8a4bec8

Browse files
author
Sylvain MARIE
committed
5.1.2 changelog
1 parent 8479680 commit 8a4bec8

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+
### 5.1.2 - Bugfix with custom error formatting
4+
5+
Fixed issue: custom help messages in `ValidationError` using several variables were not rendering to string correctly and instead were displaying `Error while formatting the help message`. Fixes [#58](https://github.com/smarie/python-valid8/issues/58)
6+
37
### 5.1.1 - packaging improvements
48

59
- packaging improvements: set the "universal wheel" flag to 1, and cleaned up the `setup.py`. In particular removed dependency to `six` for setup. Fixes [#57](https://github.com/smarie/python-valid8/issues/57)

0 commit comments

Comments
 (0)