Skip to content

v2.0.0

Compare
Choose a tag to compare
@princejwesley princejwesley released this 06 Nov 19:04
· 316 commits to master since this release

Version II contains:

  • Download npm modules on demand
  • Babel support
  • await with auto async wrapper
  • Data visualization support
  • Integer representation (bin/oct/dec/hex and signed/unsigned)
  • Regular expression live editor
  • Buffer explorer
  • HTML view
  • CSS color view
  • base64 detection
  • Basic chart representation of data
  • Image detection / display
  • Download buffers support
  • Support to break long lasting commands
  • Preference window
  • Promise output tracking
  • Source file open support for node modules(.source name)
  • No special meaning for _
  • Syntax highlight as we type

and bug fixes…