- fix for issue 92, wrong import name reported by the-corinthian
0.13.8
Not secure
- fix for issue 91, when a compiler is unavailable reported by Maximilian Hils - fix for deepcopy issue with TimeStamps not preserving 'T', reported on `StackOverflow Q&A <http://stackoverflow.com/a/41577841/1307905>`_ by `Quuxplusone <http://stackoverflow.com/users/1424877/quuxplusone>`_
0.13.7
Not secure
- fix for issue 85, constructor.py importing unicode_literals caused mypy to fail on 2.7 (reported by Peter Amstutz)
0.13.6
Not secure
- fix for issue 83, collections.OrderedDict not representable by SafeRepresenter (reported by Frazer McLean)
0.13.5
Not secure
- fix for issue 84, deepcopy not properly working (reported by Peter Amstutz)
0.13.4
Not secure
- another fix for issue 82, change to non-global resolver data broke implicit type specification