Skip to content

Releases: sasjs/utils

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

v2.46.0

22 Jul 13:25
cff0f3e
Compare
Choose a tag to compare

2.46.0 (2022-07-22)

Bug Fixes

  • remove-header: improved reg exp (85353da)

Features

  • lead-deps: added File SASJsFileType (543298e)

v2.45.1

21 Jun 13:57
93849c7
Compare
Choose a tag to compare

2.45.1 (2022-06-21)

Bug Fixes

  • schema for sasjsconfig with new syncFolder attribute (a4ce182)

v2.45.0

21 Jun 12:18
0741428
Compare
Choose a tag to compare

2.45.0 (2022-06-21)

Features

  • file: added readstream on filePath (ec3fc6d)
  • types: syncFolder Type added to Configuration + Target (fed2afc)

v2.44.0

21 Apr 13:39
2450ccb
Compare
Choose a tag to compare

2.44.0 (2022-04-21)

Features