Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

chore: refactor to async/await #17

Merged
merged 1 commit into from
Aug 27, 2019
Merged

chore: refactor to async/await #17

merged 1 commit into from
Aug 27, 2019

Commits on Aug 17, 2019

  1. chore: refactor to async/await

    BREAKING CHANGE: This module used to export a class that extended EventEmitter,
    now it exports a function that returns an async iterable.
    
    I also updated the deps to use the latest http api, though it's removed
    the ability to add whole paths at once, along with some special logic
    to handle symlinks.  The `Dicer` module that this module depends on
    will still emit events for when it encounters symlinks so I left the
    handlers in though am unsure if we actually use them.
    achingbrain committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    cddea6c View commit details
    Browse the repository at this point in the history