Skip to content

Releases: form8ion/ruby-scaffolder

v2.1.0

24 Aug 03:05
28cd83f
Compare
Choose a tag to compare

2.1.0 (2023-08-24)

Features

  • node-versions: defined the supported ranges as the already effective ranges (5e383f7)

v2.0.1

19 Aug 09:40
Compare
Choose a tag to compare

2.0.1 (2023-08-19)

Bug Fixes

  • deps: update dependency execa to v8 (022a9a8)

v2.0.0

01 Apr 04:05
be3942e
Compare
Choose a tag to compare

2.0.0 (2023-04-01)

Features

  • esm: converted the project to esm (a0001fb)

BREAKING CHANGES

  • esm: the project is now esm-only

v1.0.4

03 Dec 06:13
Compare
Choose a tag to compare

1.0.4 (2020-12-03)

Bug Fixes

  • deps: update dependency execa to v5 (7f9b158)

v1.0.3

19 Dec 09:55
Compare
Choose a tag to compare

1.0.3 (2019-12-19)

Bug Fixes

  • package: update execa to version 4.0.0 (187a7be)

v1.0.2

17 Oct 18:09
279edd1
Compare
Choose a tag to compare

1.0.2 (2019-10-17)

Bug Fixes

  • dependencies: bumped several packages, including execa (279edd1)

v1.0.1

14 Oct 14:20
Compare
Choose a tag to compare

1.0.1 (2019-10-14)

Bug Fixes

  • package: update execa to version 3.0.0 (21786d6)

v1.0.0-beta.9@beta

21 Aug 03:40
52cc753
Compare
Choose a tag to compare

1.0.0-beta.9 (2019-08-21)

Features

  • cli-messages: added some output to outline the steps (52cc753)

v1.0.0-beta.10@beta

21 Aug 04:05
db5589a
Compare
Choose a tag to compare

1.0.0-beta.10 (2019-08-21)

Features

  • linting: defined the markdown-lint style (db5589a)

v1.0.0

21 Aug 04:44
0e2b3a7
Compare
Choose a tag to compare

1.0.0 (2019-08-21)

Bug Fixes

  • ruby-version: skipped installation of existing ruby versions (0e73b37)

Features

  • cli-messages: added some output to outline the steps (52cc753)
  • documentation: defined basic contribution details (21e9225)
  • gems: installed from the generated Gemfile (2fd1c6e)
  • gems: wrote the gemfile to the filesystem (4dda5fa)
  • linting: defined the markdown-lint style (db5589a)
  • rakefile: copyed a new rakefile from the template file (77bcc7e)
  • ruby-version: enabled writing desired version to the proper file (d933eda)
  • ruby-version: used rbenv to install the defined ruby version (0d29fbc)
  • verification-command: defined as rake (2c4e149)