* Default values are now correctly set when a default factory is used on the `field`. Fixes [2](https://github.com/smarie/python-marshmallow-pyfields/issues/2)
0.5.0
* Initial release with minimal API `get_schema` showing identical behaviour than the example in `marshmallow_dataclass` readme.