* make errors less verbose, fix #71 * remove track too if null * update docs * better dict error, fix #74 * add history
* add support for annotation only fields, fix #34 * adding tests with mypy * adding docs for mypy usage * adding mypy failure test * adding alias tests * tweak mypy tests