v1.1.0
This release improves pihole-switch
by polishing existing features.
Added
- Automatic installation script from latest github release
Changed
- Pihole api token must be specified using a global option
phs --token <token> <SUBCOMMAND>
instead of argument in
enable/disable commands - Improved CLI command handling (#3)
- Restructured project folders