This file documents all significant changes made to addrcollector. For more details, see the Git commit history.
This project uses Semantic Versioning.
- Added usage examples to README and --help output
- Added this CHANGELOG
- Changed arguments to use subcommands (not backward compatible!)
- Extended main docstring for help text
- Removed dependency on docopt package
- Added installation instructions to README
- Cleaned up whitespace and docstrings
- Removed dependency on pyxdg package
- First Git-tracked release on PiPI, corresponding to commit 1361e64a695378f09035bbc91610a561985e666a.
- Initial release on PiPI during testing