Skip to content

Latest commit

 

History

History
148 lines (65 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

148 lines (65 loc) · 3.73 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.5.0 (2018-05-09)

Bug Fixes

  • Clussh board does not appear on first flush (454697c)
  • Worker concurrency must be mapped on queue concurrency (0bfbe7b)
  • repl: Refactor in a module (7c54cf4)
  • test: Remove exit process that kill test (33545b8)

Features

  • Add a http controller (alpha) (37294f5)
  • Map worker hostname on server (91936c2)

2.4.0 (2018-05-05)

Features

  • Add stream reference to repl context (7d25465)

2.3.3 (2018-05-04)

Bug Fixes

2.3.2 (2018-05-04)

Bug Fixes

  • Add to repl contect missing addTask (47a79a0)

2.3.1 (2018-05-02)

Bug Fixes

  • Add log and bump ping interval (4e8b4b1)

2.3.0 (2018-05-02)

Features

  • Add more context object to repl (1f210c8)

2.2.0 (2018-05-02)

Features

2.1.0 (2018-04-30)

Bug Fixes

  • Buffering distribute to much tasks (032d991)
  • test: Temporary disable many task test (498e33e)

2.0.0 (2018-04-25)

Features

  • Enhance worker dispatching and server ping (595297d)

1.3.0 (2018-04-25)

Features

1.2.1 (2018-01-15)

1.2.0 (2017-12-28)

Features

  • Add --identify option for ssh (144f95f)

1.1.0 (2017-12-07)

1.0.0 (2017-12-06)

0.0.1 (2017-12-05)

Features

  • Add script and cmd option. Run without task. Add clussh-log (ac49c3c)
  • Basic working features (1f4978b)