changeset 439 | d2a70e493aa8 |
parent 408 | cf2304af0fab |
child 442 | 63e3acc6e4d6 |
438:82836485546c | 439:d2a70e493aa8 |
---|---|
1 Changelog |
1 Changelog |
2 ========= |
2 ========= |
3 |
|
4 0.1.36 |
|
5 ------ |
|
6 - added multiple mail addresses schema field |
|
7 - added pyams_utils.list.unique_iter_max() function to get items out of an iterable containing |
|
8 the biggest value for a given key |
|
9 - small decorators updates |
|
3 |
10 |
4 0.1.35 |
11 0.1.35 |
5 ------ |
12 ------ |
6 - Pylint code cleanup and GitLab-CI integration updates |
13 - Pylint code cleanup and GitLab-CI integration updates |
7 |
14 |