Releases: theRealPadster/diffbot-api-node
Releases · theRealPadster/diffbot-api-node
v0.9.5
v0.9.4
What's Changed
- Diffbot knowledge graph url is updated to new url from deprecated url by @mustafa-colakoglu in #27
- Add dependabot, codeql, lint, and test actions by @theRealPadster in #28
- Update dependencies by @theRealPadster in #32
New Contributors
- @mustafa-colakoglu made their first contribution in #27
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Update dependencies
v0.9.2
Updated dependencies
v0.9.1
- Update dependencies
v0.9.0
- Add support for
customHeaders
on all standard APIs (analyze, article, discussion, event, image, product, and video) - Fix incorrect type annotation for format option in
crawl().get
- Update dependencies