* [Improve validation support: expose ValidationError to raise it from validators, allow to pass a sequence of validators](https://github.com/anna-money/marshmallow-recipe/pull/129) * [Add meta shortcuts to metadata methods](https://github.com/anna-money/marshmallow-recipe/pull/128)
0.0.2920230923
* Allow to use metadata as part of Annotated: [126](https://github.com/anna-money/marshmallow-recipe/pull/126) and [#127](https://github.com/anna-money/marshmallow-recipe/pull/127).
* [Basic support of Annotated fields](https://github.com/anna-money/marshmallow-recipe/pull/123) * [Stop using typing_inspect](https://github.com/anna-money/marshmallow-recipe/pull/122)