Skip to content

Releases: seb-cr/node-scripting

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 10:31
b7b2c39

1.3.3 (2024-03-25)

Bug Fixes

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Oct 12:18
7ff1a41

1.3.2 (2023-10-12)

Bug Fixes

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Oct 21:31
96abeff

1.3.1 (2023-10-11)

Bug Fixes

  • text: deleteEveryBlock may delete the wrong lines (#1) (96abeff)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 May 15:18
a42fa3c

1.3.0 (2023-05-24)

Bug Fixes

  • file: Preserve final line ending when rewriting JSON (a42fa3c)

Features

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 22 May 10:15
c65adca

1.2.0 (2023-05-22)

Bug Fixes

  • Add missing properties to mock sh errors (c65adca)

Features

  • Allow returns() with no argument (0ce0607)
  • Chainable sh mock commands (4607c62)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 May 20:44
9313f9c

1.1.0 (2023-05-18)

Features

  • shell: Mock mode for sh (9313f9c)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 May 15:07
addd305

1.0.0 (2023-05-12)

Features