All Versions
87
Latest Version
Avg Release Cycle
35 days
Latest Release
1406 days ago

Changelog History
Page 2

  • v13.7.1 Changes

    September 01, 2019
    • 🛠 Fixed CLI spec template to account for special characters in gem labels.
    • ⚡️ Updated README screencast tutorial.
    • ⚡️ Updated to Ruby 2.6.4.
  • v13.7.0 Changes

    August 01, 2019
    • 🛠 Fixed Rubocop RSpec/SubjectStub issues.
    • ⚡️ Updated to Rubocop 0.73.0.
    • 🐎 Updated to Rubocop Performance 1.4.0.
    • 🔨 Refactored generator run method as first method defined.
  • v13.6.0 Changes

    June 09, 2019
    • ⚡️ Updated Rake tasks to include Tocer tasks.
    • 📚 Updated XDG documentation to reference XDG gem.
    • ⚡️ Updated to Code Quality 4.1.0.
    • ⚡️ Updated to Tocer 9.1.0.
    • ✂ Removed Tocer from Builder.
    • 🔨 Refactored RSpec helper support requirements.
    • 📚 Refactored documentation generator readme update.
  • v13.5.0 Changes

    June 01, 2019
    • 🛠 Fixed RSpec/ContextWording issues.
    • 🛠 Fixed Rake publisher Rubocop Metrics/AbcSize issue.
    • 🛠 Fixed gem certificate security links.
    • ➕ Added CLI specs for reading and opening gem.
    • ➕ Added Gemsmith URL to gem skeleton comment.
    • ➕ Added Reek configuration.
    • ➕ Added gem identity URL.
    • 📚 Updated contributing documentation.
    • ⚡️ Updated to Git Cop 3.5.0.
    • ⚡️ Updated to Milestoner 9.3.0.
    • ⚡️ Updated to Pragmater 6.3.0.
    • ⚡️ Updated to Pry 0.12.0.
    • ⚡️ Updated to Pry Byebug 3.7.0.
    • ⚡️ Updated to Reek 5.4.0.
    • ⚡️ Updated to Rubocop 0.69.0.
    • 🐎 Updated to Rubocop Performance 1.3.0.
    • ⚡️ Updated to Rubocop RSpec 1.33.0.
    • ⚡️ Updated to Runcom 5.0.0.
    • ⚡️ Updated to SimpleCov 0.16.1.
    • ⚡️ Updated to Tocer 9.0.0.
    • 🔨 Refactored implementation to use imperative processing.
  • v13.4.0 Changes

    May 01, 2019
    • 🛠 Fixed Rubocop layout issues.
    • ➕ Added Rubocop Performance gem.
    • ➕ Added Ruby warnings to RSpec helper.
    • ➕ Added project icon to README.
    • ⚡️ Updated RSpec helper to verify constant names.
    • ⚡️ Updated to Code Quality 4.0.0.
    • ⚡️ Updated to Rubocop 0.67.0.
    • ⚡️ Updated to Ruby 2.6.3.
  • v13.3.0 Changes

    April 01, 2019
    • ⚡️ Updated to Code Quality 3.2.0.
    • ⚡️ Updated to Ruby 2.6.2.
  • v13.2.0 Changes

    March 02, 2019
    • 🛠 Fixed Rubocop Style/MethodCallWithArgsParentheses issues.
    • ⚡️ Updated to Code Quality 3.1.0.
    • ⚡️ Updated to Versionaire 7.2.0.
    • ✂ Removed RSpec standard output/error suppression.
  • v13.1.0 Changes

    February 01, 2019
    • 📚 Updated README to reference updated Runcom documentation.
    • ⚡️ Updated to Rubocop 0.63.0.
    • ⚡️ Updated to Ruby 2.6.1.
  • v13.0.0 Changes

    January 01, 2019
    • 🛠 Fixed Circle CI cache for Ruby version.
    • ➕ Added Circle CI Bundler cache.
    • ⚡️ Updated Circle CI Code Climate test reporting.
    • ⚡️ Updated README promotion links.
    • ⚡️ Updated to Code Quality 3.0.0.
    • ⚡️ Updated to Git Cop 3.0.0.
    • ⚡️ Updated to Milestoner 9.0.0.
    • ⚡️ Updated to Pragmater 6.0.0.
    • ⚡️ Updated to Refinements 6.0.0.
    • ⚡️ Updated to Rubocop 0.62.0.
    • ⚡️ Updated to Ruby 2.6.0.
    • ⚡️ Updated to Runcom 4.0.0.
    • ⚡️ Updated to Tocer 8.0.0.
    • ⚡️ Updated to Versionaire 7.0.0.
    • ✂ Removed Bundler dependency.
  • v12.4.0 Changes

    November 18, 2018
    • 🛠 Fixed Layout/EmptyLineAfterGuardClause cop issues.
    • 🛠 Fixed Rubocop RSpec/ContextWording issues.
    • 🛠 Fixed Rubocop RSpec/EmptyLineAfterFinalLet issues.
    • 🛠 Fixed Rubocop RSpec/ExampleLength issues.
    • 🛠 Fixed Rubocop RSpec/MultipleExpectations issues.
    • 🛠 Fixed Rubocop RSpec/NamedSubject issues.
    • 🛠 Fixed Rubocop RSpec/NestedGroups issues.
    • 🛠 Fixed Rubocop RSpec/RepeatedExample issues.
    • 🛠 Fixed Rubocop RSpec/SubjectStub issues.
    • 🛠 Fixed Rubocop RSpec/VerifiedDoubles issue.
    • ➕ Added Rubocop RSpec gem.
    • ➕ Added RubyDaily to README promotional links.
    • ⚡️ Updated to Code Quality 2.5.0.
    • ⚡️ Updated to Contributor Covenant Code of Conduct 1.4.1.
    • ⚡️ Updated to Rubocop 0.60.0.
    • ⚡️ Updated to Ruby 2.5.2.
    • ⚡️ Updated to Ruby 2.5.3.
    • ✂ Removed Rubocop Lint/Void CheckForMethodsWithNoSideEffects check.
    • 🔨 Refactored credentials implementation.