Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 767 Bytes

File metadata and controls

31 lines (25 loc) · 767 Bytes

npm-changelog(1) -- Changes

HISTORY

  • 0.0
    Lots of sketches and false starts. Abandoned a few times.
    Core functionality established.

  • 0.1
    push to beta, and announce
    Solaris and Cygwin support

  • 0.2
    First allegedly "stable" release.
    Most functionality implemented.
    Used shim files and name@version symlinks
    Feature explosion
    Kind of a mess.

  • 0.3
    More correct permission/uid handling when running as root
    Require node 0.4.0
    Reduce featureset
    Packages without "main" modules don't export modules.
    Remove support for invalid JSON (since node doesn't support it)

  • 1.0
    Simplify folder structure greatly.
    Install locally (bundle by default)
    Drastic rearchitecture