- attr.attrs takes kw_only=True by default now.
- nested model deserialization from dict fixed.
- attribute namespace implemented.
- setup.py fixed.
- some documentation typos fixed.
- code coverage added.
- documentation added.
- pre-commit hooks added.
- model serialization order implemented.
- private class attributes fixed.
- indexed fields serialization fixed.
- Initial release