All Versions
32
Latest Version
Avg Release Cycle
117 days
Latest Release
1391 days ago

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:

    • โž• Add bundler and rake development dependencies (#143)
    • โฌ†๏ธ Upgrade to Ruby 2.6.5 (#142)
  • v1.0.4 Changes

    November 28, 2017
    • ๐Ÿ‘‰ Tweak instructions: use heroku local instead of foreman s (#138, thanks @mattbrictson)
  • 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
    • ๐Ÿ‘Œ 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).
  • 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).