Skip to content

clide-v1.3.0

Latest
Compare
Choose a tag to compare
@mattackard mattackard released this 21 Apr 21:28
· 12 commits to master since this release

[1.3.0] - 2020-04-21

Added

  • support for pipes and redirects in clide commands
  • fixed bug causing quotes in commands to not display correctly in the editor
  • added ability to hide, show, resize, and repoisition windows during demos
  • clide window now scrolls with content when commands vertically overflow
  • added window arrangement button to editor for easier window positioning
  • clide demos can now be run inside another clide demo
  • sudo password is requested before the demo if any sudo commands are present
  • support reordering command blocks in the editor

Changed

  • godoc reference link for clide package added to readme
  • docs updated with added json fields
  • more clear feedback when saving a demo json in the editor