mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-08 16:04:05 +05:30
Pranav Jerry
d7a9edc1e8
* Improved docstrings, README * Added argument --version and its implementation * Added "uninstall" rule to Makefile and added it in the README * Updated CHANGELOG * Cleaned up code I've probably forgot something so we can't merge to master yet. And we still have to add installation instructions for ubuntu and fedora
710 B
710 B
Changelog
Unreleased - 2021-08-14
Added
- Support for arguments
- Configuration file support
- New versioning scheme that conforms to PEP 440
- Made messages more readable
- Improved documentation in docstrings
Changed
- Changed default name of mesh network. This will make naxalnet incompatible with previous versions.
v0.2.0 - 2021-07-26
Added
- rfkill support
Changed
- rewrite into python module
v0.1.0 - 2021-06-19
Initial version