reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
362 stars 24 forks source link

Add defaultdict support #222

Closed AndrewSergienko closed 7 months ago

AndrewSergienko commented 7 months ago

Issue #216

zhPavel commented 7 months ago

The code is quite good now. But there is need a documentation at specific-types-behavior.rst file. Desciption should contain link to function that can be used to override default_factory

zhPavel commented 7 months ago

It is also necessary to add a fragment of the changelog with a description of the new feature. You can find instruction to creating such fragments in docs/changelog/fragments/README.rst