Skip to content

Releases: travi/shell-scaffolder

v1.1.1

23 Aug 04:18
Compare
Choose a tag to compare

1.1.1 (2019-08-23)

Bug Fixes

  • package: update @travi/language-scaffolder-prompts to version 1.1.1 (26f158a)

v1.1.0

25 Mar 05:26
7aacb3f
Compare
Choose a tag to compare

1.1.0 (2019-03-25)

Features

  • ci: enabled scaffolding of the chosen service (b71adeb), closes #4

v1.0.0

25 Mar 01:57
a72a512
Compare
Choose a tag to compare

1.0.0 (2019-03-25)

Bug Fixes

  • dependencies: bumped to the latest common prompts package (6b58faa)
  • details: returned required details to the project scaffolder (3d32d16)

Features

  • description: added the description to the package file (5937420)
  • documentation: provided installation instructions (e52d1b4)
  • make-test: updated the makefile to be passing after scaffolding (2ede1f7)
  • makefile: defined linting and clean tasks (d3ddd02)
  • package: created simple package file (424ca87)
  • prompts: confirmed unit testing and allowed choosing a ci service (2d09bd1)
  • vcs-ignore: defined ignores, including the /deps directory (a334e9e)

v1.0.0-alpha.9

25 Mar 01:05
2ede1f7
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2019-03-25)

Features

  • make-test: updated the makefile to be passing after scaffolding (2ede1f7)

v1.0.0-alpha.10

25 Mar 04:48
b71adeb
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2019-03-25)

Features

  • ci: enabled scaffolding of the chosen service (b71adeb), closes #4

v1.0.0-alpha.8

24 Mar 19:35
d3ddd02
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2019-03-24)

Features

  • makefile: defined linting and clean tasks (d3ddd02)

v1.0.0-alpha.7

24 Mar 05:36
6b58faa
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2019-03-24)

Bug Fixes

  • dependencies: bumped to the latest common prompts package (6b58faa)

v1.0.0-alpha.6

24 Mar 05:06
2d09bd1
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2019-03-24)

Features

  • prompts: confirmed unit testing and allowed choosing a ci service (2d09bd1)

v1.0.0-alpha.5

23 Mar 21:19
a334e9e
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2019-03-23)

Features

  • vcs-ignore: defined ignores, including the /deps directory (a334e9e)

v1.0.0-alpha.4

23 Mar 03:04
5937420
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2019-03-23)

Features

  • description: added the description to the package file (5937420)