What's Changed
- Adhere to PEP 263 for source encoding by @tovrstra in #111
- assign values to argument namespace instead of parser by @fkloft in #108
- travis: Run tests on 16.04 for Python 3.7, 3.8-dev by @kba in #124
- Restore support for Python 2.7.0-2.7.8 by @nsoranzo in #123
- Fix SyntaxWarning with is against literal by @zimeon in #144
- add py3.{7,8} support by @chenrui333 in #145
New Contributors
- @tovrstra made their first contribution in #111
- @fkloft made their first contribution in #108
- @zimeon made their first contribution in #144
- @chenrui333 made their first contribution in #145
Full Changelog: v1.7.0...v1.8.1