Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.33 KB

CHANGELOG

v1.1.0Released: 2016-04-24

  • PR #21 by @jbhannah - Create package list when packages are installed or removed

v1.0.0Released: 2015-12-10

  • Add forceOverwrite configuration option to allow for overwriting the packages.cson even if it already exists

v0.2.0Released: 2015-05-02

  • Clean up code in preparation for Deprecation Day

v0.1.2Released: 2015-01-17

  • Fixed deprecations

v0.1.1Released: 2014-06-19

  • #6 - Now excludes pre-installed packages when creating a package list

v0.1.0Released: 2014-05-18

  • #3 - Display progress messages in the status bar as packages are being installed

v0.0.6Released: 2014-05-17

  • Fixed package not loading until you do a sync

v0.0.5Released: 2014-05-17

  • Added a command to create an initial package list: package-sync:create-package-list
  • Added a command to open the package list: package-sync:open-package-list

v0.0.4Released: 2014-05-17

  • #2 - Change to install only one package at a time