File tree 1 file changed +6
-5
lines changed 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
- v0.10.0 (2018-XX-XX )
6
+ v0.10.0 (2018-06-11 )
7
7
....................
8
8
* add ``Config.allow_population_by_alias `` #160, thanks @bendemaree
9
- * **breaking change **: new errors format #179
10
- * **breaking change **: removed ``Config.min_number_size `` and ``Config.max_number_size `` #183
9
+ * **breaking change **: new errors format #179, thanks @Gr1N
10
+ * **breaking change **: removed ``Config.min_number_size `` and ``Config.max_number_size `` #183, thanks @Gr1N
11
11
* **breaking change **: correct behaviour of ``lt `` and ``gt `` arguments to ``conint `` etc. #188
12
- for the old behaviour use ``le `` and ``ge `` # 194
13
- * added error context and ability to redefine error message templates using ``Config.error_msg_templates `` #183
12
+ for the old behaviour use ``le `` and ``ge `` #194, thanks @jaheba
13
+ * added error context and ability to redefine error message templates using ``Config.error_msg_templates `` #183,
14
+ thanks @Gr1N
14
15
* fix typo in validator exception #150
15
16
* copy defaults to model values, so different models don't share objects #154
16
17
You can’t perform that action at this time.
0 commit comments