This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
Version 1.0 Final
No code change from previous release -- This is just to say "it's definitely production-ready". However, the following minor changes were made:
- Altered test suite to ensure Python 3.4 and 3.5 were supported, as well as PyPy3.
- Dropped support for Python 3.2 because
coverage.py
v4 no longer supports it, so the test suite wouldn't run anymore in this environment. This version will work on Python 3.2, but future releases may not. - Marked Wheel distribution as universal.