Skip to content

v0.1.0

Compare
Choose a tag to compare
@vvidovic vvidovic released this 28 Oct 13:01
· 326 commits to master since this release

Added:

  • saving DataPower configurations
  • delete command changed from d to x
  • added diff command (d) - need to configure "blocking" diff for this
    (for example ldiff.sh which basically contains "diff $1 $2 | less"
  • handling Ctrl+C event (to avoid garbled terminal) after exiting on Ctrl+C
  • code documentation improved