- Depend unconditionally on lxml. Some of the examples depend on it because of differences in how xml.etree and lxml.etree handle XML namespaces. [Leo Singer]
0.1.13
- Include missing test data in package. [Leo Singer]
0.1.12
- Make source PEP8 compliant. [Leo Singer]
- Update list of GCN notice types. [Leo Singer]
- Fix some lingering Python 3 issues. [Leo Singer]
- Convert `pygcn-listen` and `pygcn-serve` from scripts into console entry points. [Leo Singer]
- Improve unit test coverage. [Leo Singer]
0.1.11
- Modernize setuptools usage. [Leo Singer]
- Drop support for Python 2.6, 3.2, and 3.3. [Leo Singer]
0.1.10
- Convert command line interface from optparse to argparse. [Leo Singer]
- Add support for Python 3.5 and drop Python 2.6 and 3.1. [Leo Singer]