All Versions
32
Latest Version
Avg Release Cycle
117 days
Latest Release
1003 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.0 Changes
July 02, 2020๐ฅ 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.4 Changes
November 28, 2017- ๐ Tweak instructions: use
heroku local
instead offoreman s
(#138, thanks @mattbrictson)
- ๐ Tweak instructions: use
-
v1.0.3 Changes
October 25, 2017- โ Add ability to pull template repository by branch name (#137, thanks @bunnymatic!).
- โก๏ธ Updates to the README (mostly tweaks).
- ๐ Use Ruby 2.4.2 for development.
-
v1.0.2
December 31, 2015 -
v1.0.1 Changes
January 30, 2015- Simplify instructions: use ./bin/setup instead of explicit commands.
- ๐ Use ruby 2.2.0 for development.
-
v1.0.0 Changes
July 01, 2014- Raygun is now 1.0.0.
- โก๏ธ Miscellaneous updates and tweaks.
-
v0.9.4 Changes
February 11, 2014- ๐ 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 Changes
January 21, 2014- 0๏ธโฃ Use curl instead of wget, it's available by default on mavericks (wget is not).
-
v0.9.2 Changes
December 03, 2013 -
v0.9.1 Changes
November 12, 2013- ๐ Fixed a bug that fouled up fetching tags from github (#118).
- Specify the license in the gemspec (#117).