Skip to content

Files

Latest commit

 

History

History
61 lines (51 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

61 lines (51 loc) · 1.74 KB

Roadmap

  • Update package
    • Light bulb in packman.json
    • Visual indication that packages has update
  • Uninstall package
    • Light bulb in packman.json
  • Visual indication that folder/file is from package
  • Cross-platform command line interface
  • List packages under the Dependencies node in Solution Explorer\

Features that have a checkmark are complete and available for download in the nightly build.

Changelog

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.2

2016-04-05

  • Keyboard shortcut
  • Make CdnJS the default provider
  • Support fuzzy search with alias support

1.1

2016-02-23

  • Support for custom url artifacts
    • JSON Schema support
    • Restore package from custom urls
    • Tweaks to the package name validator
  • Renamed to Client-Side Library Installer

1.0

2016-02-04

  • Install packages
  • Restore packages
    • Context menu button in Solution Explorer
    • When saving packman.json
  • UI for package search
    • Preview of what's being installed
    • Select exactly which files to install
    • Optional creation of package folders
    • Optional saving to packman.json
    • Preselect latest stable version
  • JSON manifest Intellisense
    • JSON Schema
    • Package name Intellisense
    • Package version Intellisense
    • Package file array Intellisense
  • JSON manifest validation
    • JSON Schema
    • Package version validation
    • Package name validation
    • Package files validation
  • Offline support (works from cache)
  • Options dialog