Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 484 Bytes

1.1.1

  • Do not send full message object in messageQueued event Fixes #8

1.1.0

  • Require Node-RED 2.0.0-beta.2
  • Allow debugger to pause just breakpoint nodes
  • Better display >99 message queue count on node annotation
  • Publish debugger state as retained to make resync easier
  • Add Japanese translations (#7) @kazuhitoyokoi

### 1.0.1

  • Fix case sensitivity of filenames due to TypeScript being TypeScript

1.0.0

  • First public release of the Flow Debugger