Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@AnirudhG07 AnirudhG07 released this 06 Aug 19:10
· 5 commits to main since this release

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 in ntfyme 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

Full Changelog: v0.0.1...v0.0.2