Skip to content

Releases: 6RiverSystems/blueshell

v5.1.0: Merge pull request #164 from 6RiverSystems/fix/while-running-check

27 Sep 16:59
8b32952
Compare
Choose a tag to compare

5.1.0 (2023-09-27)

Feature

  • improve test (163aaa1)
  • rm storage.running = 0 in while (4c66a22)
  • override onEvent in while (3ec9913)
  • use storage.running instead of storage.lastLoopResult (26858bd)

Bug Fixes

v5.0.1-whileRunningCheck.5

27 Sep 16:53
Compare
Choose a tag to compare
Pre-release

5.0.1-whileRunningCheck.5 (2023-09-27)

Feature

v5.0.1-whileRunningCheck.4

27 Sep 16:46
Compare
Choose a tag to compare
Pre-release

5.0.1-whileRunningCheck.4 (2023-09-27)

Feature

  • rm storage.running = 0 in while (4c66a22)

v5.0.1-whileRunningCheck.3

25 Sep 04:48
Compare
Choose a tag to compare
Pre-release

5.0.1-whileRunningCheck.3 (2023-09-25)

Feature

  • override onEvent in while (3ec9913)

v5.0.1-whileRunningCheck.2

24 Sep 03:39
Compare
Choose a tag to compare
Pre-release

5.0.1-whileRunningCheck.2 (2023-09-24)

Feature

  • use storage.running instead of storage.lastLoopResult (26858bd)

v5.0.1-whileRunningCheck.1

23 Sep 20:47
Compare
Choose a tag to compare
Pre-release

5.0.1-whileRunningCheck.1 (2023-09-23)

Bug Fixes

v5.0.1-wordWrap124.1: chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

18 Jul 19:58
5670245
Compare
Choose a tag to compare

5.0.1-wordWrap124.1 (2023-07-18)

Chores

  • deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (5670245)

v5.0.1-cliRemoved.1: chore(deps): bump yaml and @commitlint/cli

25 Apr 01:24
2f828dd
Compare
Choose a tag to compare

5.0.1-cliRemoved.1 (2023-04-25)

Chores

  • deps: bump yaml and @commitlint/cli (2f828dd)

v5.0.1-ws746.1: build(deps): bump ws from 7.2.1 to 7.4.6

03 Apr 17:14
6a61fbf
Compare
Choose a tag to compare

5.0.1-ws746.1 (2023-04-03)

build

  • deps: bump ws from 7.2.1 to 7.4.6 (6a61fbf)

v5.0.0: feat: update to NodeJS 16.19.0 (CUR-2370)

03 Apr 17:13
bac5dfc
Compare
Choose a tag to compare

5.0.0 (2023-04-03)

Breaking Changes

  • update to NodeJS 16.19.0 (CUR-2370) (bac5dfc)
BREAKING CHANGES

Chores

Feature

  • update to NodeJS 16.19.0 (CUR-2370) (6d62d22)

Bug Fixes