You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

asini-changelog

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asini-changelog - npm Package Versions

1.3.0

Diff
gigabo
published 1.3.0 •

Changelog

Source

v1.3.0 (2016-11-18)

Enhancement

  • #58 Do not require asini init when major versions match. (@evocateur)
  • #59 Properly sort added dependency during init. (@evocateur)

Bug fix

  • #55 Don't fail bootstrap/run with no packages. (@gigabo)

Commiters: 2

gigabo
published 1.2.0 •

Changelog

Source

v1.2.0 (2016-11-10)

Enhancement

  • #52 Support more publish config via asini.json. (@gigabo)

Bug fix

  • #51 List private packages in asini ls output. (@gigabo)

Commiters: 2

gigabo
published 1.1.0 •

Changelog

Source

v1.1.0 (2016-10-26)

Enhancement

  • #45 Install with no arguments. (@gigabo)
  • #41 Reduce the log level of some command output. (@gigabo)
  • #44 Wait a second before complaining about orphans. (@gigabo)
  • #43 Log stdout when commands fail. (@seansfkelley)
  • #36 Automatic hoisting of common dependencies to repo root. (@gigabo)

Bug fix

Commiters: 4

gigabo
published 1.0.0 •

Changelog

Source

v1.0.0 (2016-10-07)

Enhancement

  • #1 Add support for configurable package locations. (@gigabo)
  • #5 Make log levels more like npm. (@gigabo)
  • #8 Make --scope and --ignore available across commands. (@gigabo)
  • #15 Add an option sieve for all commands. (@gigabo)
  • #18 Validate and standardize exposure of command classes. (@gigabo)
  • #30 Run pre/post install scripts during bootstrap. (@seansfkelley)
  • #32 Append (private) in changes list for private packages in publish command. (@sresant)

Bug Fix

  • #6 Get logify* methods working again. (@gigabo)
  • #13 Fix logging inside of init command. (@sresant)
  • #16 Increase maxBuffer. (@rygine)
  • #20 Change bootstrap command to not install peerDependencies. (@loklaan)
  • #28 Various fixes for windows. (@motiz88)
  • #29 Fix importing commits which renamed files. (@ryb73)

Commiters: 7

gigabo
published 0.0.1 •