Skip to content

v1.1.0

Compare
Choose a tag to compare
@mattbrictson mattbrictson released this 02 Jul 16:42
· 18 commits to main since this release
cfe0c01

Breaking:

  • Require Ruby 2.4+ (#151)

New features:

  • Copy .rubocop.yml template instead of using a fragile link to the c5-conventions repo (#148)
  • Initialize zapped projects with a default branch of "main" (#157)

Docs:

  • Add Bootstrap instructions to the README (it has been removed from the app prototype) (#141)

Housekeeping:

  • Add bundler and rake development dependencies (#143)
  • Upgrade to Ruby 2.6.5 (#142)