Releases: author/shell
Releases · author/shell
1.3.2
1) Updated build process. Fixed formatting (row adjustments on line w…
1.3.1
1) Updated dependencies. (coreybutler) (SHA: 1e21efab2a2e06b784c0a9b2def4b8316cac4e19)
1.3.0
1) Update README.md Fixed npm install path. (coreybutler) (SHA: c88b3b38d77cbec70664a6e84bdc2caed74d2e0e) 2) Update README.md (coreybutler) (SHA: 97277950c201e04d29f4adeadc684a40ce2a392c) 3) Added introspection and config loading. Abstracted usage/help content generation into new author/table module. The rest were bug fixes and tweaks. (coreybutler) (SHA: 089fd7b42c33c4c1f315c18c5e782e82c8e26aba) 4) Merge branch 'master' of github.com:author/shell (coreybutler) (SHA: 7eacab7a4b985a1eadc205a41caee55bf5e22ad7) 5) Version bump (coreybutler) (SHA: 71f3361665a93e56c446a67f9d155e180106a5cc)
1.3.0-beta.1
1) Update README.md Use proper grammar. (coreybutler) (SHA: 41263cf3690c7a82cced1b72bf333105c58ab9ca) 2) Initial beta including introspective JSON data. (coreybutler) (SHA: 603c331542e65b03a7c2923172dbf94f20c86f3f) 3) Merge branch 'master' of github.com:author/shell (coreybutler) (SHA: 5516b6567340091e5921fc448542239683635752)
1.2.1
1) Updated link to use latest stable version. (coreybutler) (SHA: be790546b3fd36ce882ad02d6ed79013085f836c) 2) Added default strings to prevent undefined customUsage and customHelp from causing errors in data serialization. (coreybutler) (SHA: dc1bfa714be0fdb1e8037017a53afa40aeb09080)
1.2.0
1) Update README.md (coreybutler) (SHA: c5e09fc45106a4b27b8f4598fb79811b589a4684) 2) Added metadoc capability to introspect the shell/commands. (data attribute on each class) (coreybutler) (SHA: b690be366a5636d51b1245a1b39c86102ddb8a81)
1.1.9
**1) Updated npm module to support sourcemap files.** (coreybutler) (SHA: 20583b45c1730394f4bc3445eb358cf4051730b8) **1) Updated README** (coreybutler) (SHA: 262767ac5305899d843350da05f51600d7cbe3aa) **1) Rolled back the release scripts.** (coreybutler) (SHA: 1c9e8fe5e2f226e229300e03f606bcd0b0634f6a)
1.1.8
1.1.8
1.1.7
**1) Prevent throwing errors within promises. Exposed version, name, …
1.1.6
**1) Modified command to accept middleware arguments from the prior s…