0.39.0
What's Changed
- feat(BREAKING): a timed out
$.request
now throws aTimeoutError
with a stack by @dsherret in #236 - feat: npm distribution for Node.js by @dsherret in #237
- feat: rename
PathRef
toPath
(oldPath
export is still available, but marked as deprecated) by @dsherret in #238 - fix: pass only cmd str to
printCommandLogger
by @Yohe-Am in #203 - fix: better error message when providing a command builder to an expr by @dsherret in #240
You should now be able to use Dax in Node.js via the dax-sh
npm package.
New Contributors
Full Changelog: 0.38.0...0.39.0