Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.3 KB

File metadata and controls

60 lines (38 loc) · 1.3 KB

Changes

1.1.1

  • Fix wrongly applied commit

1.1.0

Fork editor to @studio/editor to get node-editor#13 into the project.

  • Call callback when child process errors, pass 127 on ENOENT (Frederik Ring)

Developer tools changes (Maximilian Antoni):

  • Use Studio Changes for releases
  • Use eslint and adjust source style
  • Adjust project name and URLs for fork
  • Add package-lock.json
  • Remove unused tab dependency and test script
  • Change README style to match Studio projects

Previous releases published as editor:

1.0.0

0.0.1

  • fix for node 0.10

0.0.6

  • support for arguments in editor (Mathias Buus)
  • fix the license

0.0.5

0.0.4

0.0.3

  • fix typeError (Dominic Tarr)
  • use notepad on windows
  • remove unnecessary stdin.pipe()
  • pkginit-generated package.json
  • use __dirname
  • working example ripped out of pkginit