Releases: carbonfive/raygun
Releases · carbonfive/raygun
v1.2.0
21 May 00:31
Compare
Sorry, something went wrong.
No results found
New features:
Copy the new rubocop conventions from the main branch of the c5-conventions repo (#163 ).
v1.1.1
12 Jan 18:13
Compare
Sorry, something went wrong.
No results found
Fix compatibility so that any supported Ruby (currently 2.5+) is allowed (#165 ).
v1.1.0
02 Jul 16:42
Compare
Sorry, something went wrong.
No results found
Breaking:
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 )
v1.0.1
30 Jan 17:39
Compare
Sorry, something went wrong.
No results found
Simplify instructions: use ./bin/setup instead of explicit commands.
Use ruby 2.2.0 for development.
v1.0.0
01 Jul 17:42
Compare
Sorry, something went wrong.
No results found
Raygun is now 1.0.0.
Miscellaneous updates and tweaks.
v0.9.4
11 Feb 16:28
Compare
Sorry, something went wrong.
No results found
Don't use patchlevels with ruby v2.1.0+, now that ruby has adopted semantic versioning.
Fixed a typo (#124 , thanks redpoptarts!).
v0.9.3
11 Feb 16:29
Compare
Sorry, something went wrong.
No results found
Use curl instead of wget, it's available by default on mavericks (wget is not).
v0.9.2
11 Feb 16:29
Compare
Sorry, something went wrong.
No results found
Support custom project templates with the -p command line arg (#122 , thanks @drogar !).
Remove the stranded and useless .raygun-version from the generated app.
Rename the rails prototype repo to raygun-rails (#123 ).