This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #295 from Polymer/pr-release/v0.12.0
[RELEASE] v0.12.0
- Loading branch information
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## v0.12.0 | ||
|
||
- [email protected] | ||
- [email protected] | ||
- Update command-line-* suite of dependency, refactor to accomodate | ||
- Refactor init command to be more easily testable, reduce startup times | ||
- Catch exception thrown by findup when finding gulpfiles | ||
- Add input linting argument, and fix major bug with paths | ||
- init: Don’t crash when a package.json is present with no name | ||
- Speed up start time, move last of the commands to load their dependencies at runtime | ||
- Add demo and description for element template (#229) | ||
- specify the sync interface when searching templates for package.json | ||
- Removes unneccesary liftoff dependency | ||
- Add update-notify to notify users when their cli is out of date | ||
- Add tests for init command |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters