Skip to content

Releases: sasjs/utils

v3.4.0

20 Jul 13:42
cc1604f
Compare
Choose a tag to compare

3.4.0 (2023-07-20)

Features

  • line-ending: added utility to get line ending (b7423c5)

v3.3.0

10 May 11:51
b2ec9c6
Compare
Choose a tag to compare

3.3.0 (2023-05-10)

Features

  • compile: added validateDependency method (433bc4f)

v3.2.0

29 Mar 15:08
127875d
Compare
Choose a tag to compare

3.2.0 (2023-03-29)

Features

  • add a utility for converting seconds to Hour, minutes and seconds (b208bc2)

v3.1.2

01 Mar 13:48
19f0a4b
Compare
Choose a tag to compare

3.1.2 (2023-03-01)

Bug Fixes

  • add syncDirectories to Configuration interface (8283efa)

v3.1.1

27 Feb 20:15
749fa65
Compare
Choose a tag to compare

3.1.1 (2023-02-27)

Bug Fixes

  • update sasjsconfig-schema.json (6e85a6e)

v3.1.0

23 Feb 15:19
cd41851
Compare
Choose a tag to compare

3.1.0 (2023-02-23)

Features

  • add sasjsBuildFolder and sasjsResultsFolder to configuration (c4a9df5)

v3.0.1

21 Feb 21:44
6f818da
Compare
Choose a tag to compare

3.0.1 (2023-02-21)

Bug Fixes

  • replace package csv-stringify with @fast-csv/format (82b9426)

v3.0.0

21 Feb 15:29
b02a11f
Compare
Choose a tag to compare

3.0.0 (2023-02-21)

Bug Fixes

BREAKING CHANGES

  • update the function header of createCsv

v2.52.1

20 Feb 15:58
350bef4
Compare
Choose a tag to compare

2.52.1 (2023-02-20)

Bug Fixes

  • update error message when streamConfig.webSourcePath is missing (10e32e3)

v2.52.0

04 Jan 16:47
95bbcaf
Compare
Choose a tag to compare

2.52.0 (2023-01-04)

Features

  • add a new method listSasFilesInFolder (8f6875c)