Skip to content

V2.2.0

Compare
Choose a tag to compare
@princejwesley princejwesley released this 10 Jan 10:27
· 187 commits to master since this release
  • Grid view support πŸ“ŽπŸ“Ž
  • await + sync support πŸ“Ž πŸ“Ž
  • load scripts support
  • Prompt before quit preference
  • load file.. & save command as.. menu
  • Add node REPL builtins in context
  • Upgrade electron 0.36.2 and babel 6
  • Shortcut for previous commands ctrl + shift+ 0..9
  • Global variable watcher πŸ“ŽπŸ“Ž
  • Store as global variable support πŸ“ŽπŸ“Ž
  • node REPL is used only for load files and auto completion
  • Add polyfills to REPL context
  • Add start up script preference.
  • Add npm modules path preferences with navigation support πŸ“Ž
  • npm install -g mancy

and bug fixes.

Note:

  • Some ES2015 features requires strict mode enabled.