Since March 2020 the changelog is managed by github releases - see https://github.com/sasjs/adapter/releases.
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.0 (2020-03-05)
- special chars regex, csv function improvements (5c8e3fe)
- splitting tests in different files (95e1d8b)
- switching crlfs to lfs in values (277cf3f)
- fixing tests to fit adapter behaviour (6146189)
1.8.0 (2020-03-03)
- parsing error from response (ff5fa1b)
- update SASjs configuration after initializaton (ee1255c)
1.7.2 (2020-03-02)
1.7.1 (2020-03-02)
- header data types, empty numerics (c95c9fc)
1.7.0 (2020-03-01)
- adapter upgrade (7c221dc)
- failing test (12b29b0)
- retry on redirect only with SAS9 (69d08e5)
- test rewrite (aeb636b)
- tests for sasjs, also bumping cypress version and setting cypress tsconfig to ES6 (we'll be using cypress browsers) (e8193c1)
- tests for sasjs, also bumping cypress version and setting cypress tsconfig to ES6 (we'll be using cypress browsers) (a197344)
1.6.5 (2020-03-01)
1.6.4 (2020-03-01)
1.6.3 (2020-02-26)
- always check session before trying to log in (6f256ac)
1.6.2 (2020-02-26)
- SAS9 response fix (4917d38)
1.6.1 (2020-02-23)
1.6.0 (2020-02-23)
- adding sasjs JS file in dist folder (a4d7e87)
1.5.4 (2020-02-22)
- splice log only if there is a log in Viya (d72a987)
1.5.3 (2020-02-22)
- capturing and parsing program code in Viya, plus replacement of console logs with console errors (f4d6ac7)
1.5.2 (2020-02-22)
1.5.1 (2020-02-21)
- parse code only when log is available (92fadff)
1.5.0 (2020-02-21)
- add checkSession API (dc170fe)
1.4.2 (2020-02-20)
- premature assignment of loginLink (0c8a967)
1.4.0 (2020-02-20)
- putting param export in right place (6372ea2)