Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DEBUG_FD #406

Merged
merged 2 commits into from Dec 28, 2016
Merged

Remove DEBUG_FD #406

merged 2 commits into from Dec 28, 2016

Commits on Dec 27, 2016

  1. remove DEBUG_FD

    Now simply uses `process.stderr`. Breaking API change,
    for the v3 branch.
    
    Previously used internal and undocumented Node.js APIs to support
    this underly used API.
    
    Fixes #280
    Closes #386
    TooTallNate committed Dec 27, 2016
    Copy the full SHA
    6b5ae03 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67bf20a View commit details
    Browse the repository at this point in the history