Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kanzure/papermonk-downloader-plosone
base: f5218f512232
Choose a base ref
...
head repository: kanzure/papermonk-downloader-plosone
compare: b19022ddc714
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 17, 2013

  1. use trumpet for streaming html selectors

    Instead of passing in a callback, the download() method now returns a
    stream that receives "data" events with tiny fragments of metadata.
    
    This removes the dependency on cheerio.
    kanzure committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    d7898b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use-trumpet' into master

    stream stream stream your boat
    kanzure committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    690dd9e View commit details
    Browse the repository at this point in the history
  3. version bump to: v0.0.7

    kanzure committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    b19022d View commit details
    Browse the repository at this point in the history