0.22.0
- NetworkManager template: Fix connecting to wifi
- NetworkManager template: Add Reload() method
- tests: Replace nose test runner with standard unittest
- setup.py: Drop deprecated
test_suite
, run tests through
python3 -m unittest
directly
test_suite
, run tests throughpython3 -m unittest
directly