Inquiry v0.0.4
Pre-release
Pre-release
- Remove debugging statements.
- Build with Node.js 14 on GitHub Actions. Closes #81.
- Flatten test directory, remove execute bit. Closes #80.
- Fix test path in
package.json. See #79. - Rename test directory to
test. Closes #79. - Implement descent. Closes #74.
- Build with Actions, ship coverage to Codcov. Closes #76. Closes #77.
- Upgrade
proofto8.0.0-alpha.9. Closes #78. - Tidy
.gitignoreandREADME.md. - Remove unused candidate member. Closes #75.
- Inquiry is slow.
- Test transforms with implied root slash.
- Implement transforms.
- Add
npm ignore. - Benchmark compared to raw JavaScript.
- Predicate functions return cadidate if true.
- Fix predicate negation tests.
- Replace
fixupwith named arguments. - Update
LICENSEfor 2018. - Upgrade
proofto 3.0.x. - Build with Node.js 10 on Travis CI.
- Use build utilities in
PATH. - Build with Node.js 8 on Travis CI.
- Do not build with legacy Node.js
- Use shorthand repository URL.
Closes #82.