Release v.0.0.2
This release is mainly focussed on enhancing the UI for ntfyme.
UI enhancements added-
- The help message is now a beautiful box with more help text and options
- the ntfyme diagnostics have become much more colourful and now presented in a box
- the interactive setup is now allowing checkbox based input with arrow key movement
- Spinners added for loading.
Breaking changes
The flags have been changed.
- Now to execute a command either directory through pipe, you have to use "exec" keyword.
more information present inntfyme exec -h
. - --Interactive-setup => setup
- --config => config
- --log => log
- ==enc => enc
Bugs fixed
- Windows permission requirements to edit config file was not given, that is fixed. You have to run it through Admin now.
View the changes that have occurred -
PR
- Richer ui by @AnirudhG07 in #21
Full Changelog: v0.0.1...v0.0.2