Update strftime 0.10.0 → 0.10.3 (minor) #2603
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ strftime (0.10.0 → 0.10.3) · Repo · Changelog
Release Notes
0.10.3
0.10.2
0.10.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Update minified assets
Update contributors and copyright year
Add changelog and bump versions to 0.10.3 (#90)
Merge pull request #91 from samsonjs/fix/88-chinese-months
Fix Chinese months
Merge pull request #89 from samsonjs/87-using-let-requires-es6-since-v0102
Stop using `let`, closes #87
Release v0.10.2
Tweak code style and minify
Merge pull request #86 from aryan-debug/master
Fixed issue #84
Fixed test case for %c
Fixed issue #84
Add locale identifier to example in readme
Fix npm shield version
Add Yusuke Kawasaki @kawanet to contributors
v0.10.1
Improve support for v8's Date.toString time zone
Update copyright and link in package.json
Fix order of expected and actual values in assertions
Merge pull request #83 from douglasep/master
fix it_IT shortMonths locale
Merge pull request #77 from kawanet/issue/76
re #76: X: equivalent to %r in en_US
add keywords to package.json
link the changelog from readme
fix a typo
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is