Releases: medialab/artoo
Releases · medialab/artoo
v0.4.3
v0.4.2
- Fixing outdated jQuery selectors (@0xc0d3c5).
v0.4.1
- Fixing
artoo.uiafter Shadow DOM API deprecations.
v0.4.0
- Adding the current dom element as second argument to the
artoo.scrapecallbacks (jbryson3). - Fixing
artoo.ajaxSniffer.after.
v0.3.4
- Fixing
artoo.saveImageby adding thegetExtensionhelper back.
v0.3.3
v0.3.2
- Updating external dependencies:
jquery,jquery-simulate,emmett. - Safer jQuery injection routine.
- Enhancing phantomjs integration.
v0.3.1
- Updating dependencies.
- Updating phantomjs helpers.
- Fixing cheerio integration.
- Fixing
artoo.scrape's recursion thanks to @slashdotdash. - Adding callback to
artoo.beepthanks to @aileo.
v0.3.0
- Several enhancements for uses within Phantom.js.
- Several enhancements to the beeping utility.
- Adding writers and parsers.
- Adding
artoo.cookies. - Adding emmett as event emitter.
- Removing instructions, alas.
- Fixing
artoo.helpers.jquerify. - Fixing
artoo.scraperecursivity. - Fixing log settings.
- Updating node.js process.
- Updating
jquery.simulateto version1.0.1-pre.
v0.2.0
- Adding Node.js version of the library.
- Enhancing Phantom.js support.
- Adding possibility to inject UI.
- Adding an ajax sniffer.
- Adding an
injectInlineStylehelper. - Adding a
scrapeOneoption to the ajaxSpider. - Adding an async option to
injectScripthelper. - Adding a
log.welcomesetting. - Adding a
reExecsetting. - Adding
$().scrape. - Adding
$().scrapeOne. - Adding
$().scrapeTable. - Adding
createStore. - Adding
createAsyncStore. - Adding XHR related parsers.
- Reworking the
waitForhelper callback. - Reworking dependencies system.
- Fixing some
storebugs. - Converting to gulp and adding a gulp plugin.
- Adding a Yeoman generator to scaffold bookmarklets.
- Removing base64 beep in favor of a more complete but lighter system.