v2.0.0-alpha.19
·
181 commits
to main
since this release
What's Changed
- v2.0.0-alpha.17 by @blakebyrnes in #155
- feat: added databox docpage by @calebjclark in #156
- Streaming Output by @blakebyrnes in #157
- feat(datastore): cli to clone datastores by @blakebyrnes in #158
- feat(datastore): passthrough tables by @blakebyrnes in #159
- Credits by @blakebyrnes in #161
- fix(datastore): tweak cli to fix end-to-end test by @blakebyrnes in #162
- feat(datastore): ability to route domains by @blakebyrnes in #163
- Fix Tests by @blakebyrnes in #164
- Clone Project by @blakebyrnes in #165
- feat(datastore): default max time in cache to 10m by @blakebyrnes in #166
- Datastore Context adds crawl, run, fetch and query; Miner startup fix; Autorun multiple functions by @blakebyrnes in #167
- Client by @calebjclark in #168
- Renamed Datastore's Function to Runner by @calebjclark in #169
- fix: docpage now works inside datastores by @calebjclark in #170
- Datastore fixes by @blakebyrnes in #171
- feat(datastore): http api for credits balance by @blakebyrnes in #172
- Ulixee Desktop by @blakebyrnes in #173
Bug Fixes
- databox: docs links (f9d8c91)
- datastore: failing private table tests (e844ebe)
- datastore: tweak cli to fix end-to-end test (4355cd1)
- docs pricing should include remote (ca7bd07)
- docs still referencing afterRun (875d295)
- download chrome in release tests (27d8720)
- incorrect syntax for crawler output in docs (fb672f9)
- lint issue and schema change (b0fe5eb)
- merge issues (de1f3b4)
- slashes in windows file paths were breaking things (9e40001)
Features
- added databox docpage (57d0790)
- convert outputs to an array of records (a6f6ab4)
- crawler documentation (0615cd8)
- databox: stream output records as available (a92da44)
- datastore: affiliateId and embedded credits (e56a24d)
- datastore: cli to clone datastores (cd9fd16)
- datastore: documentation (6c607fe)
- datastore: enable credits (972029e)
- datastore: passthrough tables (36f4cb6)
- datastore: shorten version hash length (0e36ead)
Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.19