Skip to content

Releases: sasjs/utils

v2.0.0

31 Dec 12:31
9a7abbe
Compare
Choose a tag to compare

2.0.0 (2020-12-31)

  • Merge pull request #15 from sasjs/v2-bump (9a7abbe), closes #15

Bug Fixes

BREAKING CHANGES

  • SASj 2.0 release

v1.5.0

22 Dec 09:17
cc7e621
Compare
Choose a tag to compare

1.5.0 (2020-12-22)

Bug Fixes

Features

  • time: added 'timestampToYYYYMMDDHHMMSS' utility (ef0f1c0)

v1.4.2

21 Dec 19:23
290d6af
Compare
Choose a tag to compare

1.4.2 (2020-12-21)

Bug Fixes

  • target: add deployConfig to JSON (290d6af)

v1.4.1

21 Dec 18:55
632b374
Compare
Choose a tag to compare

1.4.1 (2020-12-21)

Bug Fixes

  • stream-config: only error on webSourcePath if streamWeb is true (632b374)

v1.4.0

21 Dec 18:11
223a873
Compare
Choose a tag to compare

1.4.0 (2020-12-21)

Features

  • target: add the ability to convert target to JSON (223a873)

v1.3.1

21 Dec 17:07
1779bf1
Compare
Choose a tag to compare

1.3.1 (2020-12-21)

Bug Fixes

  • target: remove errors when accessing an undefined config item (1779bf1)

v1.3.0

21 Dec 08:18
b21ebeb
Compare
Choose a tag to compare

1.3.0 (2020-12-21)

Features

  • error-modifier: added prefixMessage utility (c046d5d)

v1.2.1

20 Dec 11:47
878ef4a
Compare
Choose a tag to compare

1.2.1 (2020-12-20)

Bug Fixes

  • target-name: allow dashes in target names (878ef4a)

v1.2.0

17 Dec 08:29
48c5cf3
Compare
Choose a tag to compare

1.2.0 (2020-12-17)

Bug Fixes

  • target: add auth config (2737454)
  • target: remodel target (ad49ee7)
  • target: validate server name and repository name for SAS9 (5eaed67)

Features

  • target: make initProgram, termProgram and macroVars optional (1c09711)
  • target-validation: implement new model and validation for target configuration (abc88ad)

v1.1.5

11 Dec 08:30
0569053
Compare
Choose a tag to compare

1.1.5 (2020-12-11)

Bug Fixes

  • input: correct type for getUrl, export helper types (0569053)