0.18.1 (2024-06-13)
Features
- askui-nodejs: add new custom element options (#CL-731) (2e9d294), closes #CL-731
- ML-492: use default api version as v4 (7898fb7)
- ML-492: use V4 online learning endpoint. (d6c2923)
Bug Fixes
- askui-nodejs: fix retry of http requests, e.g., don't retry on user mistakes (#CL-736) (73781eb), closes #CL-736
- askui-nodejs: log (not throw) error if reporter is misused to reveal underlying error (#CL-736) (1c8de05), closes #CL-736
- ML-492: change url to experimental (e8e40e0)
- ML-492: fix url to consistent (e3915d8)
- ML-492: fix v4 isImageRequired logic (ee47c11)
- ML-492: linting fix for alphabetical (46e7055)
- ML-492: linting fix for alphabetical (0f2c7e0)
- ML-492: linting fixes (223cf94)