gluegun

A delightful toolkit for building TypeScript-powered command-line apps.

MIT License

Downloads
154.7K
Stars
2.9K
Committers
67

Bot releases are hidden (Show)

gluegun - v4.0.3

Published by infinitered-circleci almost 5 years ago

4.0.3 (2019-10-29)

Bug Fixes

  • deps: update dependency yargs-parser to v16 (#648) (9ba5eb7)
  • template: Adds yarn build as a prepublish step (#637 by @orta) (a84eaa5)
  • template: TypeScript improvement for default CLI command (#638 by @orta) (38cd9df)
gluegun - v4.0.2

Published by infinitered-circleci about 5 years ago

4.0.2 (2019-10-16)

Bug Fixes

  • cli: add commented-out .exlude method to cli.js.es (#624 by @JessWallin) (08b67f1)
  • deps: update dependency execa to v3 (#634) (56e56ec)
  • deps: update dependency which to v2, which drops support for Node < 8 (#620 by @renovate) (cc61c5e)
  • deps: update dependency yargs-parser to v15 (#625) (44ddac8)
gluegun - v4.0.1

Published by infinitered-circleci about 5 years ago

4.0.1 (2019-10-03)

Bug Fixes

  • perf: Colors safe import for small performance boost (#614 by @Aaron-K-T-Berry) (a35eb30)
gluegun - v4.0.0

Published by infinitered-circleci about 5 years ago

4.0.0 (2019-09-28)

Notable Changes

  • deps: update dependency cosmiconfig to v5.2.1 (#535) (cd9f3d5)
  • deps: update dependency cross-spawn to v7 (#590) (a5ee773)
  • deps: update dependency execa to v2 (#551) (408bcf9)
  • deps: update dependency ora to v4 (#600) (88c4ec8)
  • deps: update dependency yargs-parser to v14 (#592) (68c6ac8)
  • Switch generated CLIs to use latest Gluegun by default (30b8acd)

BREAKING CHANGES

gluegun - v3.3.5

Published by infinitered-circleci about 5 years ago

3.3.5 (2019-09-28)

Bug Fixes

gluegun - v3.3.4

Published by infinitered-circleci about 5 years ago

3.3.4 (2019-08-31)

Bug Fixes

gluegun - v3.3.3

Published by infinitered-circleci about 5 years ago

3.3.3 (2019-07-30)

Bug Fixes

gluegun - v3.3.2

Published by infinitered-circleci over 5 years ago

3.3.2 (2019-07-14)

Bug Fixes

  • deps: update dependency enquirer to v2.3.1 (#557) (71b564a)
gluegun - v3.3.1

Published by infinitered-circleci over 5 years ago

3.3.1 (2019-06-13)

Bug Fixes

gluegun - v3.3.0

Published by infinitered-circleci over 5 years ago

3.3.0 (2019-05-31)

Bug Fixes

  • deps: update dependency pluralize to v8 (#528) (a3237f8)

Features

gluegun - v3.2.3

Published by infinitered-circleci over 5 years ago

3.2.3 (2019-05-17)

Bug Fixes

gluegun - v3.2.2

Published by infinitered-circleci over 5 years ago

3.2.2 (2019-05-02)

Bug Fixes

gluegun - v3.2.1

Published by infinitered-circleci over 5 years ago

3.2.1 (2019-04-24)

Bug Fixes

gluegun - v3.2.0

Published by infinitered-circleci over 5 years ago

3.2.0 (2019-03-12)

Features

  • patching: Add ability to express after, before, delete and replace as regex (#484 by @eduplus) (f973b2f)
gluegun - v3.1.1

Published by infinitered-circleci over 5 years ago

3.1.1 (2019-03-07)

Bug Fixes

gluegun - v3.1.0

Published by infinitered-circleci over 5 years ago

3.1.0 (2019-03-05)

Features

  • extensions: Supports async extensions (#449 by @RichiCoder1) (3bc827f)
gluegun - v3.0.1

Published by infinitered-circleci over 5 years ago

3.0.1 (2019-03-05)

Bug Fixes

gluegun - v3.0.0

Published by infinitered-circleci over 5 years ago

3.0.0 (2019-01-29)

BREAKING CHANGES

Features

Bug Fixes

gluegun - v2.1.2

Published by infinitered-circleci over 5 years ago

2.1.2 (2019-01-22)

Bug Fixes

  • types: Fixes promise return type for prompt (3048170)
gluegun - v2.1.1

Published by infinitered-circleci over 5 years ago

2.1.1 (2019-01-22)

Bug Fixes

  • types: Added types for GluegunPrompt ask method (#446) (a112b7a)