-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d07ae44
commit 00b9c15
Showing
5 changed files
with
30 additions
and
29 deletions.
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
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 |
---|---|---|
@@ -1,75 +1,75 @@ | ||
# 0.2.0 | ||
|
||
- Remove dependency on YUI. Use `ypromise` for promises | ||
- Remove dependency on YUI. Use `ypromise` for promises | ||
|
||
# 0.1.7 | ||
|
||
- delinted | ||
- delinted | ||
|
||
# 0.1.6 | ||
|
||
- (from code review) hoist up static methods, since they optimize better | ||
- remove file-contents cache, since higher level ycb-object cache obviates it | ||
- cleaned up jshint non-errors | ||
- use jshint instead of jslint | ||
- (from code review) hoist up static methods, since they optimize better | ||
- remove file-contents cache, since higher level ycb-object cache obviates it | ||
- cleaned up jshint non-errors | ||
- use jshint instead of jslint | ||
|
||
# 0.1.5 | ||
|
||
- removed unused `merge()` utility | ||
- removed unused `merge()` utility | ||
|
||
# 0.1.4 | ||
|
||
- renamed `_expandContext()` to `_mergeBaseContext()` and re-implemented on top of Y.mix | ||
- renamed `_expandContext()` to `_mergeBaseContext()` and re-implemented on top of Y.mix | ||
|
||
# 0.1.3 | ||
|
||
- feedback from code review | ||
- feedback from code review | ||
|
||
# 0.1.2 | ||
|
||
_extraneous CI build_ | ||
|
||
# 0.1.1 | ||
|
||
- don't really need build number in version anymore | ||
- don't really need build number in version anymore | ||
|
||
# 0.1.1-0 | ||
|
||
- privatized `getYCB()` | ||
- privatized `getYCB()` | ||
|
||
# 0.1.0-9 | ||
|
||
- Merge pull request #7 from folta/noplug | ||
- Merge pull request #7 from folta/noplug | ||
|
||
# 0.1.0-8 | ||
|
||
- feedback from PR | ||
- removed locator plugin | ||
- feedback from PR | ||
- removed locator plugin | ||
|
||
# 0.1.0-7 | ||
|
||
_extraneous CI build_ | ||
|
||
# 0.1.0-6 | ||
|
||
- delinting | ||
- delinting | ||
|
||
# 0.1.0-5 | ||
|
||
_extraneous CI build_ | ||
|
||
# 0.1.0-4 | ||
|
||
- delinted | ||
- delinted | ||
|
||
# 0.1.0-3 | ||
|
||
_extraneous CI build_ | ||
|
||
# 0.1.0-2 | ||
|
||
- we are yahoo | ||
- we are yahoo | ||
|
||
# 0.1.0-1 | ||
|
||
- first version | ||
- first version |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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