Skip to content

Release v0.7.0#429

Merged
nfischer merged 1 commit intomasterfrom
release/v0.7.0
Apr 25, 2016
Merged

Release v0.7.0#429
nfischer merged 1 commit intomasterfrom
release/v0.7.0

Conversation

@nfischer
Copy link
Copy Markdown
Member

Changelog from v0.6.0...v0.7.0:

Bug Fixes

Features

  • feat(cp): -P option, plus better handling of symlinks (feat(cp): -P option, plus better handling of symlinks #421)
  • feat(command): new command: tail()
  • feat(command): new command: head()
  • feat(command): new command: sort()
  • feat(glob): expose config.globOptions.
  • feat(cp): add -L/follow symlink option
  • feat: adding error codes to ShellJS
  • feat(pipe): add support for pipes between commands
  • feat(touch): supports multiple files
  • feat(set): add -f option to disable shell globbing
  • feat(glob): use glob module for globbing
  • feat(glob): glob support for (almost) all commands
  • feat(grep): add -l option

@nfischer nfischer added the chore label Apr 25, 2016
@nfischer nfischer added this to the v0.7.0 milestone Apr 25, 2016
@nfischer
Copy link
Copy Markdown
Member Author

@ariporad

Feel free to modify the changelog as you see fit (I just generated it from git log commands). It's not quite as fancy as the one from the last release, but it's good enough for my tastes so I didn't bother with extra formatting.

Also, let me know if you want to remove Artur from package.json (he mentioned in an email thread that this would be fine, but I don't think it matters much either way).

@ariporad
Copy link
Copy Markdown
Contributor

LGTM, thanks so much for all your hard work on this. Sorry I haven't helped more.
I personally feel like it's ok to remove him (mainly so people don't contact him by mistake).

Thanks! Ari
On Sun, Apr 24, 2016 at 5:11 PM, Nate Fischer notifications@github.com wrote:
@ariporad [https://github.com/ariporad]

Feel free to modify the changelog as you see fit (I just generated it from git log commands). It's not quite as fancy as the one from the last release, but it's good enough for my tastes so I didn't bother with extra formatting.

Also, let me know if you want to remove Artur from package.json (he mentioned in an email thread that this would be fine, but I don't think it matters much either way).


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub [https://github.com//pull/429#issuecomment-214069741]

@nfischer
Copy link
Copy Markdown
Member Author

LGTM

@nfischer nfischer merged commit bce3a53 into master Apr 25, 2016
@nfischer nfischer deleted the release/v0.7.0 branch April 25, 2016 21:48
@nfischer
Copy link
Copy Markdown
Member Author

This is now available on npm 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Copy not accepting wildcards + file ending anymore when using -r

2 participants