Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 815 Bytes

changelog.md

File metadata and controls

29 lines (24 loc) · 815 Bytes

v 0.0.4 - 15.02.2021

  • docs update
  • fixed help
    # list commands (aka plugins)
    > jsbr help
    
    # show help for plugin 'fs' (will do a listing of 'fs' subcommands)
    > jsbr help fs
    
    # show help for plugin 'fs' and subcommand 'clean'
    > jsbr fs help clean

v 0.0.3 - 14.02.2021

v 0.0.2 - 13.02.2021

v 0.0.1 - 12.02.2021

  • Initial checkin.