damka-changelog

1.0.1 • Public • Published

Build Status

damkaChangelog(log, oldSystemState, systemState)

damkaChangelog will log messages corresponding to the transition from oldSystemState to systemState. log is expected to be an object with .info(message) and .error(message) methods.

State objects are objects of any of the following forms:

{ '1.2.3.4': { http: <Error> } }
{ '1.2.3.4': <Error> }
<Error>
null

All possible state forms and their matching log messages are documented in spec.js.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i damka-changelog

    Weekly Downloads

    3

    Version

    1.0.1

    License

    BSD

    Last publish

    Collaborators