- Enable Python 3.9
- Modify MANIFEST.in
- Sort imports with simp
- Add Python 3.8 to .travis.yml
- Update a link in README.rst
- Remove Python 2 workarounds
- Stop supporting Python 2.7
- More rigid PEP8 compliance
- Stop supporting Python 3.4
- Make style changes suggested by black
- Change setup.py to fix #6
- Add cfgs.py to MANIFEST.in
- Simplify File API
- New cfgs.html
- Perhaps fix #6
- Customized read and write
- Build shields
- Rename README.md to README.rst
- Add test_requirements.txt to MANIFEST.in
- New MANIFEST.in