close
The Wayback Machine - https://web.archive.org/web/20200912184046/https://github.com/author/shell/releases
Skip to content

@github-actions github-actions released this Jul 16, 2020

1) Applied universal flag filter globally (help and data object now respect the filter as a result). (coreybutler)
(SHA: a8717eaaa4b56e46b0b1ad435e7add387b24f152)
Assets 10

@github-actions github-actions released this Jul 16, 2020 · 1 commit to master since this release

1) Allow modification of flag metadata by middleware functions (coreybutler)
(SHA: 33586e0cf809023b79d24e98ef0eada431a54b90)
Assets 10

@github-actions github-actions released this Jul 16, 2020 · 2 commits to master since this release

1) Added middleware capable of being applied to all commands _except_ a given list of commands (cherry picking). Also added a special _ignore_ parameter to the commonflag (universal flags) configuration, allowing applications to be applied to a filtered set of commands/subcommands. This closes #3 and it closes #4. (coreybutler)
(SHA: 3bc6fb2ec38cdea28032b57541c15cca2b60395c)
Assets 10

@github-actions github-actions released this Jul 5, 2020 · 3 commits to master since this release

1) Updated dependencies to resolve metadata duplication regression. (coreybutler)
(SHA: ae911e141d57f84a353c1b60d91b332bf75ab705)
Assets 10

@github-actions github-actions released this Jun 30, 2020 · 4 commits to master since this release

1) Update README.md (coreybutler)
(SHA: 6174546c8702352e7d9e64e5687261c95011bb33)

2) Update README.md (coreybutler)
(SHA: ed329b88107e154311a8d55dbfecd9fcef15fa33)

3) Add note about plugins (coreybutler)
(SHA: b6063cde71a780753867462aa698fdce7b8d5c6b)

4) Merge branch 'master' of github.com:author/shell (coreybutler)
(SHA: 3e8ff6bcd349ec6d796ee8cfdc889a1e7d94f802)

5) Update README.md (coreybutler)
(SHA: d25a0285f372694a1abdfbc0eab6d5527f3d3e6b)

6) Update .travis.yml

Removed 13.x.x since ES modules are now natively supported in Node 14.0.0+ (coreybutler)
(SHA: f54439d66b4f1d8e5ee22b0837b1169e32a48b39)

7) Added support for passing an array of input arguments to the exec method. This helps prevent problems when Node users pass process.argv.slice(2) in as the input instead of process.argv.slice(2).join(' '). (coreybutler)
(SHA: 5c8c060bbf1ba0b0c108c519d3275501a283e354)

8) Merge branch 'master' of github.com:author/shell (coreybutler)
(SHA: 3764e4cf71786f6ec7f9445238406fe2553b4f25)

9) Bump version (coreybutler)
(SHA: af7be56b450d5c5637316ed304f03096d3cfb32a)

10) Removed extraneous artifact from output. (coreybutler)
(SHA: ff53fce7d837181727eda82418bf5ce2048a6277)

11) Fixed version bump (coreybutler)
(SHA: ce54c87c2db449073aaaab7479850a5e51cb972c)
Assets 10

@github-actions github-actions released this Jun 19, 2020 · 15 commits to master since this release

1) Added a plugin capability. (coreybutler)
(SHA: cb92d3f57493211e115b47d6e8bf78fbef2f9262)
Assets 10

@github-actions github-actions released this May 22, 2020 · 16 commits to master since this release

1) Added  and  configuration options/getters for commands and the entire shell. These read-only properties are designed to provide data for identifying documentation/author details and support (such as a Github issues link). (coreybutler)
(SHA: 87ed3e17361e86c748a81e3d31f90978b3793859)
Assets 10

@github-actions github-actions released this May 19, 2020 · 17 commits to master since this release

1) Updated dependencies and provide a default flag configuration attribute (metadata) for conveying when multiple instances of a flag are allowed to exist simultneously. (coreybutler)
(SHA: 7c6bf0423ce49de941b2d61e6d115b558b6c85c6)

2) Version bump (coreybutler)
(SHA: aa108aad300c014d00ce2793449d868cef329e82)
Assets 10

@github-actions github-actions released this May 18, 2020 · 19 commits to master since this release

1) Removed hints section and pointed to the new hints library. (coreybutler)
(SHA: ce684834530fde5662103becd98ae44d3f97467f)

2) Added a helper command for retrieving flag configuration metadata. Also added checks to assure a standalone command can still operate independently of a shell. (coreybutler)
(SHA: 2b491a51c99a07e228f690a04aa8971a11c7e32f)
Assets 10

@github-actions github-actions released this May 16, 2020 · 21 commits to master since this release

1) Supply subcommands and flags as hints when full valid commands are input (coreybutler)
(SHA: 8a1b1b751fc0242981d09d55ab9248006c698d9b)

2) Removed unnecessary test (coreybutler)
(SHA: f27f5658c6be1c77db56fb8bbcf009732ab137dc)

3) Updated default flag formatting to use two dashes instead of one. Abstracted command hinting into a separate add-on library. (coreybutler)
(SHA: b66c47302b8871f72d066633c375738cbc30dd87)

4) Version bump. (coreybutler)
(SHA: 8512edc077aebb9afedf93e930691ac70ee50c90)
Assets 10
You can’t perform that action at this time.