Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Silence is Golden

Choose a tag to compare

@hoodiebot hoodiebot released this 13 Aug 21:52

<a name"3.0.0">

3.0.0 (2015-08-13)

Bug Fixes

  • add timeout after 10sec (6193aee0)
  • enforce required "info" loglevel (82a94e03)
  • let users opt into log messages via verbose option (9d8df91e)
  • not piping pouchdb-server logs into stdout (9df2fb3b)

Breaking Changes

  • The spawned proccess passed to the callback no longer has a
    stdout property. Read from the PouchDB Server logfile instead.

    (9df2fb3b)