2021-08-05 14:45:24 +05:30
|
|
|
# Changelog
|
|
|
|
|
2021-08-14 22:00:07 +05:30
|
|
|
## [Unreleased][] - 2021-08-14
|
2021-08-05 14:45:24 +05:30
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Support for arguments
|
2021-08-13 10:48:58 +05:30
|
|
|
- Configuration file support
|
|
|
|
- New versioning scheme that conforms to PEP 440
|
2021-08-14 22:00:07 +05:30
|
|
|
- Made messages more readable
|
|
|
|
- Improved documentation in docstrings
|
2021-08-13 10:48:58 +05:30
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2021-08-14 22:00:07 +05:30
|
|
|
- Changed default name of mesh network. This will make naxalnet
|
2021-08-13 10:48:58 +05:30
|
|
|
incompatible with previous versions.
|
2021-08-05 14:45:24 +05:30
|
|
|
|
|
|
|
## [v0.2.0][] - 2021-07-26
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- rfkill support
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- rewrite into python module
|
|
|
|
|
|
|
|
## [v0.1.0][] - 2021-06-19
|
|
|
|
|
|
|
|
Initial version
|
|
|
|
|
|
|
|
[unreleased]: https://git.disroot.org/pranav/naxalnet/compare/v0.2.0...HEAD
|
|
|
|
[v0.2.0]: https://git.disroot.org/pranav/naxalnet/compare/v0.1.0...v0.2.0
|
|
|
|
[v0.1.0]: https://git.disroot.org/pranav/naxalnet/releases/tag/v0.1.0
|