------------------- * [Fix] Improve compatibility for Python 3 in error handling part * [Remove] Drop explicit support for Python 3.2 as the Requests library officially supports Python 2.6–2.7 & 3.3–3.5 * [Feature] Official support for Python 3.5 and 3.6 * [Feature] Start Semantic Versioning
0.1.31
-------------------- * [Feature] `83 <https://github.com/gengo/gengo-python/pull/83>`_ Add support for reference_id (stealth undocumented feature) * [Removed] Drop explicit support for Python 2.6 * [Fix] Fix implicit relative importing * [Fix] Exclude test file from main package * [Feature] Run UnitTest with nose * [Fix] Fix compatibletext issue for Python 2.x
0.1.30
-------------------- * [Feature] `76 <https://github.com/gengo/gengo-python/pull/76>`_ Don't require specific version of requests
0.1.29
-------------------- * [Feature] `74 <https://github.com/gengo/gengo-python/pull/74>`_ Add support for account/me endpoint * [Fix] `73 <https://github.com/gengo/gengo-python/pull/73>`_ Removed library support for Gengo API version 1.1, which is no longer supported
0.1.28
--------------------
* [Feature] `59 <https://github.com/gengo/gengo-python/pull/59>`_ Add attachments support for Order and Job comments