Added tag 0.10.0 for changeset bdb16768aaf3 |
|
More...
|
over 9 years ago
|
Bump version |
|
More...
|
over 9 years ago
|
Fix tests for Python 3.2 |
|
More...
|
over 9 years ago
|
Rename unfold_* functions to normalize_* |
|
More...
|
over 9 years ago
|
Add default_value argument to unfold_list_of_dicts |
|
More...
|
over 9 years ago
|
Raise validation error on empty list if item spec exists and is not optional |
|
More...
|
over 9 years ago
|
Fix tests for elder pythons (< 3.x) |
|
More...
|
over 9 years ago
|
Add tests to ensure 100% coverage of monk.manipulation. Fix some bugs. Add documentation. |
|
More...
|
over 9 years ago
|
Fix data manipulation: handle optional dictionaries correctly |
|
More...
|
over 9 years ago
|
A bit of refactoring |
|
More...
|
over 9 years ago
|
Added tag 0.9.0 for changeset 7645d08cf7bd |
|
More...
|
over 9 years ago
|
Get rid of OOP in mergers; radically simplify them |
|
More...
|
over 9 years ago
|
Use Rule internally in all mergers |
|
More...
|
over 9 years ago
|
Fix manipulation bug: ListMerger won't consider `Rule(x)` equal to `x` |
|
More...
|
over 9 years ago
|
Fix bug in rule shortcut: wrong datatype |
|
More...
|
over 9 years ago
|
Added tag 0.8.0 for changeset 195fc1b8db8d |
|
More...
|
over 9 years ago
|
Fix issue #8: User can pass a list of custom validators to a Rule object |
|
More...
|
over 9 years ago
|
Improve error message |
|
More...
|
over 9 years ago
|
Update documentation |
|
More...
|
over 9 years ago
|
Update documentation: add comparison to Colander |
|
More...
|
over 9 years ago
|
Update documentation: add comparison to MongoEngine |
|
More...
|
over 9 years ago
|
Update documentation: add comparison to MongoKit |
|
More...
|
over 9 years ago
|
Update documentation (FAQ) |
|
More...
|
over 9 years ago
|
Update documentation (FAQ) |
|
More...
|
over 9 years ago
|
Update documentation (FAQ) |
|
More...
|
over 9 years ago
|
Update documentation: add FAQ |
|
More...
|
over 9 years ago
|
Rename Rule.dict_skip_unknown_keys to a more appropriate Rule.dict_allow_unknown_keys |
|
More...
|
over 9 years ago
|
Update README |
|
More...
|
over 9 years ago
|
Added tag 0.7.0 for changeset 6fcdbef3693f |
|
More...
|
over 9 years ago
|
Remove debug cruft |
|
More...
|
over 9 years ago
|