Releases: form8ion/ruby-scaffolder
Releases · form8ion/ruby-scaffolder
v2.1.0
v2.0.1
v2.0.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0-beta.9@beta
v1.0.0-beta.10@beta
v1.0.0
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)