Update shelljs to version 0.6.0 🚀 #481
Merged
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.
Hello 👋
🚀🚀🚀
shelljs just published its new version 0.6.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of shelljs – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
v0.6.0! Mine and @nfischer's first release!
We're really exited to be a part of the shelljs team.
Changelog:
0.6.0 (2016-02-04)
Bug Fixes
sed
andgrep
(1ee696d)-n
option, make-f
default behavior (8377b92)-n
option, make-f
default behavior (2d1ee4d)shjs
tests for windows (985ac20)PATHEXT
on Windows (eaa7710), closes #301.console.log.apply(this, ...)
(9e9b500), closes #255.Features
expand()
(b3f2664)cd()
(no args) changes to home directory (dfaa78a)-d
flag tols()
(c6da9e7)-l
option (e918c75)set()
command (ca045ea)cd('-')
now returns you to the previous directory, as in bash (1979d07)X
for directories (766c2dd)exec(...).stdout
(8a7f7ce)child_process.exec
(c0d9cf7)touch -r
for an example) (f9c8fc0)The new version differs by 130 commits .
fe06baf
Merge pull request #338 from shelljs/release/v0.6.0
3dddadf
chore(package): add @ariporad and @nfischer as contributors and bump version
f9c8fc0
Merge pull request #341 from shelljs/feat-valued-options
dc79d7e
fix(touch): enhance parseOptions and fix touch's -r flag
a35f9dd
Merge pull request #337 from shelljs/no-coffeescript-in-README
9ecff1f
Merge pull request #339 from shelljs/better-npmignore
7934366
docs(README): remove coffeescript from README
3e22277
chore(.npmignore): update npmignore
c0d9cf7
Merge pull request #335 from shelljs/more-exec-options
164a214
use common.extend
3c89df7
Merge pull request #336 from shelljs/fix-cp-semantics
8377b92
fix(cp): add -n option, make -f default behavior
058bb67
feat(exec): allow all exec options to pass through
f729896
Merge pull request #329 from shelljs/feat-set-command
ee5baf7
Merge pull request #326 from shelljs/fix-cat-semantics
There are 130 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.