Change Log
==========

Version 2.3.0 (2018-08-05)
--------------------------

* Python 3.7 support


Version 2.2.0 (2018-07-14)
--------------------------

* Specialized extension handling for attrs based classes


Version 2.1.0 (2018-07-01)
--------------------------

* Specialized extension handling for typing.NamedTuple


Version 2.0.0 (2018-05-02)
--------------------------

* Build schema from annotated class definitions
* Register custom types and handlers to generate fields
* Documentation


Version 1.0.0 (2017-06-17)
--------------------------

* It lives
* Create schemas using type annotations
