Skip to content

Releases: sasjs/utils

v2.50.0

11 Nov 14:20
65494b5
Compare
Choose a tag to compare

2.50.0 (2022-11-11)

Features

  • target: use configuration as a base for configs (84a1c41)

v2.49.3

01 Nov 10:05
5946768
Compare
Choose a tag to compare

2.49.3 (2022-11-01)

Bug Fixes

  • add syncDirectories config to target (fc44954)

v2.49.2

27 Oct 20:47
Compare
Choose a tag to compare

2.49.2 (2022-10-27)

Bug Fixes

  • bump sasjs/core to enable mp_hashdataset to work on directories that don't exist (e04fdcd)

v2.49.1

27 Oct 18:45
ca64b7c
Compare
Choose a tag to compare

2.49.1 (2022-10-27)

Bug Fixes

  • compile macors to build folder in post build step (87ee8c4)

v2.49.0

26 Oct 10:13
1b632d4
Compare
Choose a tag to compare

2.49.0 (2022-10-26)

Bug Fixes

  • if a file is empty, ignore hash (22c3f37)

Features

  • add getNodeModulePath utility function (24b5f5e)
  • add utility findResourcesNotPresentLocally (c528009)
  • Create a utility that hashes every file/folder in a directory (97c086f)
  • create util functions for sasjs fs sync command (d66ce73)
  • created util functions for sasjs fs compile command (b13e82f)

v2.48.2

28 Sep 15:05
4303246
Compare
Choose a tag to compare

2.48.2 (2022-09-28)

Bug Fixes

  • remove the invocation of checkNodeVersion script (10bbdd0)

v2.48.1

19 Sep 17:57
06ca218
Compare
Choose a tag to compare

2.48.1 (2022-09-19)

Bug Fixes

  • export escapeWinSlashes function from index file (093c4f2)

v2.48.0

19 Sep 15:07
fb5bb3e
Compare
Choose a tag to compare

2.48.0 (2022-09-19)

Features

  • add utility getOSSpecificPath (19d4595)

v2.47.1

09 Sep 18:56
71caf32
Compare
Choose a tag to compare

2.47.1 (2022-09-09)

Bug Fixes

  • target: remove unwanted negation operator from toJson method (1be0ccb)

v2.47.0

26 Jul 14:21
64f58ac
Compare
Choose a tag to compare

2.47.0 (2022-07-26)

Features