Releases: carbonfive/raygun
Releases · carbonfive/raygun
v1.2.0
v1.1.1
v1.1.0
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:
v1.0.1
- Simplify instructions: use ./bin/setup instead of explicit commands.
- Use ruby 2.2.0 for development.
v1.0.0
- Raygun is now 1.0.0.
- Miscellaneous updates and tweaks.
v0.9.4
v0.9.3
- Use curl instead of wget, it's available by default on mavericks (wget is not).