=========================================================================================
Bug Fixes
---------
- Fixing regex check bug where ``type_.__name__`` raises an ``AttributeError`` on ``typing.List`` edge case `19 <https://github.com/stephen-bunn/file-config/issues/19>`_
- Fixing ``dump_x`` handlers not using kwargs like ``dumps_x`` handlers `20 <https://github.com/stephen-bunn/file-config/issues/20>`_