Raygun v1.1.0 Release Notes

Release Date: 2020-07-02 // almost 4 years ago
  • ๐Ÿ’ฅ 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)

Previous changes from v1.0.4

    • ๐Ÿ‘‰ Tweak instructions: use heroku local instead of foreman s (#138, thanks @mattbrictson)