* [Allow to validate list item](https://github.com/anna-money/marshmallow-recipe/pull/95)
0.0.1920230424
* [Allow validations for nested/list/dict/enum](https://github.com/anna-money/marshmallow-recipe/pull/94)
0.0.1820230105
* [Allow to specify default_factory](https://github.com/anna-money/marshmallow-recipe/pull/82)
0.0.1720221220
* [Non-optional fields with default value might not present in data](https://github.com/anna-money/marshmallow-recipe/pull/76)
0.0.1620221202
* [Do not modify input data for marshmallow<3](https://github.com/anna-money/marshmallow-recipe/pull/72)
0.0.1520221201
* [Metadata name should not use others field name](https://github.com/anna-money/marshmallow-recipe/pull/71) * [Ignore unknown fields for marshmallow2](https://github.com/anna-money/marshmallow-recipe/pull/70)