Skip to content

Releases: sasjs/utils

v2.36.2

09 Mar 23:04
5156c35
Compare
Choose a tag to compare

2.36.2 (2022-03-09)

Bug Fixes

  • writeFile with base64 string (30d4bd4)

v2.36.1

23 Feb 08:45
96bf236
Compare
Choose a tag to compare

2.36.1 (2022-02-23)

Bug Fixes

  • make allowInsecureRequests optional (440175f)

v2.36.0

02 Feb 15:21
4d5a29c
Compare
Choose a tag to compare

2.36.0 (2022-02-02)

Bug Fixes

  • compilation: fixed get init and term programs (d92197b)

Features

  • formatter: add capitalizeFirstChar string utility (aa599b2)

v2.35.0

18 Jan 12:11
13b2b8e
Compare
Choose a tag to compare

2.35.0 (2022-01-18)

Features

  • deps: add binary files support and refactored SAS Includes (9d83346)
  • file: add ability to read file using different encodings (73fc404)

v2.34.1

30 Nov 00:51
b1a5597
Compare
Choose a tag to compare

2.34.1 (2021-11-30)

Bug Fixes

  • get correct term content while extracting dependencies (54fffb5)

v2.34.0

29 Nov 10:28
df156e4
Compare
Choose a tag to compare

2.34.0 (2021-11-29)

Features

  • added load dependencies functionality (9a9e78a)

v2.33.1

01 Nov 12:25
d1b79b5
Compare
Choose a tag to compare

2.33.1 (2021-11-01)

Bug Fixes

  • updated json schema for httpsAgentOptions (e40618a)

v2.33.0

01 Nov 06:40
fdf43bc
Compare
Choose a tag to compare

2.33.0 (2021-11-01)

Bug Fixes

  • added certificate file paths properties (0bf46c3)

Features

  • replaced allowInsecureRequests with httpsAgentOptions (2473ec1)

v2.32.0

19 Oct 08:24
178dc9c
Compare
Choose a tag to compare

2.32.0 (2021-10-19)

Features

  • error: add ServerTypeError (e0e642d)
  • target: add BaseSasConfig (85cfe5b)
  • types: add sasjs server type (db406d2)

v2.31.0

20 Sep 06:52
0b71af7
Compare
Choose a tag to compare

2.31.0 (2021-09-20)

Features

  • add utilities updateCsv, readCsv and createCsv in csvFile in file folder (35a23a8)
  • add utility writeToCsv (2cb831f)