mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-10 17:04:36 +00:00
6.0 KiB
6.0 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.0 (2020-03-05)
Bug Fixes
- special chars regex, csv function improvements (5c8e3fe)
- splitting tests in different files (95e1d8b)
- switching crlfs to lfs in values (277cf3f)
Features
- fixing tests to fit adapter behaviour (6146189)
1.8.0 (2020-03-03)
Bug Fixes
- parsing error from response (ff5fa1b)
Features
- update SASjs configuration after initializaton (ee1255c)
1.7.2 (2020-03-02)
1.7.1 (2020-03-02)
Bug Fixes
- header data types, empty numerics (c95c9fc)
1.7.0 (2020-03-01)
Bug Fixes
- adapter upgrade (7c221dc)
- failing test (12b29b0)
- retry on redirect only with SAS9 (69d08e5)
- test rewrite (aeb636b)
Features
- 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)
Bug Fixes
- always check session before trying to log in (6f256ac)
1.6.2 (2020-02-26)
Bug Fixes
- SAS9 response fix (4917d38)
1.6.1 (2020-02-23)
1.6.0 (2020-02-23)
Features
- adding sasjs JS file in dist folder (a4d7e87)
1.5.4 (2020-02-22)
Bug Fixes
- splice log only if there is a log in Viya (d72a987)
1.5.3 (2020-02-22)
Bug Fixes
- 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)
Bug Fixes
- parse code only when log is available (92fadff)
1.5.0 (2020-02-21)
Bug Fixes
Features
- add checkSession API (dc170fe)
1.4.2 (2020-02-20)
Bug Fixes
- premature assignment of loginLink (0c8a967)
1.4.0 (2020-02-20)
Bug Fixes
- putting param export in right place (6372ea2)
Features
1.3.0 (2020-02-17)
Bug Fixes
- closes #issue6 (efe1510), closes #issue6
- add setter for debug state (10945a6)
- config renaming (f8ace78)