This repository has been archived by the owner on Apr 20, 2019. It is now read-only.
Releases: outmoded/bassmaster
Releases · outmoded/bassmaster
v3.2.0
- Feature: Query strings can now recieve pipelined values - #96 (@adisingh007)
- Feature: Pipelined values no longer need to specify a path - #100 (@adisingh007)
- Fix issue preventing batch requests with >9 requests having values pipelined - #98 (@adisingh007)
- Fix Issue in internals.evalResults #92 (@adisingh007)
- Dependency Updates #101 (@cadecairos)
v3.1.1
Hapi 17 Compatibility
v2.0.3
Updated a validation regex to add support for Id's which contain dashes (like uuid's) and dots (like file names). (Thanks @profpylons!)
v2.0.1
This release doesn't change any functionality.
Changes include:
v2.0.0
This version updates all dependencies to their latest release versions.
There are a few breaking changes in how null payloads and queries are handled. Passing null as either payload or query will return null for that value in the response.
NPM: https://www.npmjs.com/package/bassmaster
npm install --save [email protected]