
Runcom Versions
Overview
All versions adhere to the Strict Semantic Versioning as enforced with Versionaire and automated by Milestoner. Briefly, this means:
- Major (X.y.z): Incremented for any backwards incompatible public API changes.
- Minor (x.Y.z): Incremented for new, backwards compatible, public API enhancements/fixes.
- Patch (x.y.Z): Incremented for small, backwards compatible, bug fixes.
11.2.0 (2024-03-03)
-
🔼 Updated RuboCop to use XDG local configuration - Brooke Kuhlmann
-
🔼 Updated to Caliber 0.51.0 - Brooke Kuhlmann
-
🔼 Updated to Git Lint 7.1.0 - Brooke Kuhlmann
-
🔼 Updated to RSpec 3.13.0 - Brooke Kuhlmann
-
🔼 Updated to Refinements 12.1.0 - Brooke Kuhlmann
-
🔼 Updated to XDG 8.2.0 - Brooke Kuhlmann
11.1.0 (2024-02-19)
-
🟢 Added repl_type_completor gem - Brooke Kuhlmann
-
🔼 Updated to Caliber 0.50.0 - Brooke Kuhlmann
-
🔼 Updated to Git Lint 7.0.0 - Brooke Kuhlmann
-
🔼 Updated to Reek 6.3.0 - Brooke Kuhlmann
11.0.0 (2024-01-01)
-
Added common path to string casting - Brooke Kuhlmann
-
Added demonstration script - Brooke Kuhlmann
-
Added home path string casting - Brooke Kuhlmann
-
Added string casting and improved object inspection - Brooke Kuhlmann
-
Added version release notes - Brooke Kuhlmann
-
Updated Circle CI step names - Brooke Kuhlmann
-
Updated common path inspection to include object type and ID - Brooke Kuhlmann
-
Updated context to be a data object - Brooke Kuhlmann
-
Updated gem dependencies - Brooke Kuhlmann
-
Updated home path inspection to include object type and ID - Brooke Kuhlmann
-
Updated relative path as initial path - Brooke Kuhlmann
-
Updated to Ruby 3.3.0 - Brooke Kuhlmann
-
Removed Gemfile code prefix from quality group - Brooke Kuhlmann
-
Removed Rakefile code prefix from quality task - Brooke Kuhlmann
10.2.1 (2023-11-15)
-
Fixed gem loader to find by tag and cache instance - Brooke Kuhlmann
-
Updated Gemfile to support next minor Ruby version - Brooke Kuhlmann
-
Updated to Caliber 0.42.0 - Brooke Kuhlmann
-
Refactored Gemfile to use ruby file syntax - Brooke Kuhlmann
10.2.0 (2023-09-30)
-
Fixed Zeitwerk loader - Brooke Kuhlmann
-
Added gem loader - Brooke Kuhlmann
-
Updated GitHub issue template with simplified sections - Brooke Kuhlmann
10.1.0 (2023-07-13)
-
Fixed RuboCop Packaging/BundlerSetupInTests issues - Brooke Kuhlmann
-
Added missing global and local specs - Brooke Kuhlmann
-
Added passive path - Brooke Kuhlmann
-
Added version release notes - Brooke Kuhlmann
-
Updated Rake RSpec task configuration to not be verbose - Brooke Kuhlmann
-
Refactored config spec to use same name for subject - Brooke Kuhlmann
10.0.1 (2023-06-19)
-
Updated to Caliber 0.35.0 - Brooke Kuhlmann
-
Updated to Git Lint 6.0.0 - Brooke Kuhlmann
10.0.0 (2023-06-13)
-
Added common global and local paths - Brooke Kuhlmann
-
Updated common path to use active instead of current terminology - Brooke Kuhlmann
-
Updated to Debug 1.8.0 - Brooke Kuhlmann
-
Updated to Refinements 11.0.0 - Brooke Kuhlmann
-
Updated to XDG 7.1.0 - Brooke Kuhlmann
-
Removed config YAML support - Brooke Kuhlmann
-
Removed context keyword init flag - Brooke Kuhlmann
-
Removed default prefix from context constants - Brooke Kuhlmann
-
Refactored cache, data, and state specs to space lets - Brooke Kuhlmann
9.0.3 (2023-04-30)
-
Updated Reek configuration to disable long parameter lists - Brooke Kuhlmann
-
Updated setup instructions to secure and insecure installs - Brooke Kuhlmann
-
Updated to Caliber 0.30.0 - Brooke Kuhlmann
-
Updated to Ruby 3.2.2 - Brooke Kuhlmann
9.0.2 (2023-03-22)
-
Updated Reek dependency to not be required - Brooke Kuhlmann
-
Updated site URLs to use bare domain - Brooke Kuhlmann
-
Updated to Caliber 0.25.0 - Brooke Kuhlmann
-
Updated to Ruby 3.2.1 - Brooke Kuhlmann
-
Refactored Pathname require tree refinement to pass single argument - Brooke Kuhlmann
9.0.1 (2023-01-22)
-
Fixed Guardfile to use RSpec binstub - Brooke Kuhlmann
-
Added Rake binstub - Brooke Kuhlmann
-
Updated to Caliber 0.21.0 - Brooke Kuhlmann
-
Updated to Git Lint 5.0.0 - Brooke Kuhlmann
-
Updated to SimpleCov 0.22.0 - Brooke Kuhlmann
-
Refactored RSpec helper to use spec root constant - Brooke Kuhlmann
9.0.0 (2022-12-25)
-
Fixed RuboCop Style/RequireOrder issues - Brooke Kuhlmann
-
Added RSpec binstub - Brooke Kuhlmann
-
Added Zeitwerk gem - Brooke Kuhlmann
-
Added Zeitwerk setup - Brooke Kuhlmann
-
Updated context to be frozen by default - Brooke Kuhlmann
-
Updated to Debug 1.7.0 - Brooke Kuhlmann
-
Updated to RSpec 3.12.0 - Brooke Kuhlmann
-
Updated to Refinements 10.0.0 - Brooke Kuhlmann
-
Updated to Ruby 3.1.3 - Brooke Kuhlmann
-
Updated to Ruby 3.2.0 - Brooke Kuhlmann
-
Updated to XDG 7.0.0 - Brooke Kuhlmann
8.7.0 (2022-10-22)
-
Fixed Rakefile RSpec initialization - Brooke Kuhlmann
-
Fixed SimpleCov Guard interaction - Brooke Kuhlmann
-
Fixed SimpleCov gem requirement to not be required by default - Brooke Kuhlmann
-
Fixed Style/MethodCallWithArgsParentheses issue - Brooke Kuhlmann
-
Updated README sections - Brooke Kuhlmann
-
Updated to Caliber 0.16.0 - Brooke Kuhlmann
-
Updated to Refinements 9.7.0 - Brooke Kuhlmann
8.6.0 (2022-09-09)
-
Added Circle CI SimpleCov artifacts - Brooke Kuhlmann
-
Added state home - Brooke Kuhlmann
-
Added version release notes - Brooke Kuhlmann
-
Updated SimpleCov configuration to use filters and minimum coverage - Brooke Kuhlmann
-
Updated to XDG 6.6.0 - Brooke Kuhlmann
8.5.0 (2022-07-17)
-
Updated to Caliber 0.11.0 - Brooke Kuhlmann
-
Updated to Debug 1.6.0 - Brooke Kuhlmann
-
Updated to Refinements 9.6.0 - Brooke Kuhlmann
-
Updated to XDG 6.5.0 - Brooke Kuhlmann
-
Removed Bundler Leak gem - Brooke Kuhlmann
-
Removed Rakefile Bundler gem tasks - Brooke Kuhlmann
8.4.0 (2022-05-07)
-
Added gemspec funding URI - Brooke Kuhlmann
-
Updated to Caliber 0.8.0 - Brooke Kuhlmann
-
Updated to Refinements 9.4.0 - Brooke Kuhlmann
-
Updated to XDG 6.4.0 - Brooke Kuhlmann
8.3.3 (2022-04-23)
-
Added GitHub sponsorship configuration - Brooke Kuhlmann
-
Updated to Caliber 0.6.0 - Brooke Kuhlmann
-
Updated to Caliber 0.7.0 - Brooke Kuhlmann
-
Updated to Git Lint 4.0.0 - Brooke Kuhlmann
-
Updated to Ruby 3.1.2 - Brooke Kuhlmann
8.3.2 (2022-04-09)
-
Fixed Circle CI configuration to check Gemfile and gemspec - Brooke Kuhlmann
-
Updated README introduction - Brooke Kuhlmann
-
Updated to Caliber 0.4.0 - Brooke Kuhlmann
-
Updated to Caliber 0.5.0 - Brooke Kuhlmann
-
Updated to Debug 1.5.0 - Brooke Kuhlmann
8.3.1 (2022-03-03)
-
Fixed Hippocratic License to be 2.1.0 version - Brooke Kuhlmann
-
Fixed Rubocop RSpec issues with boolean and nil identity checks - Brooke Kuhlmann
-
Updated to Caliber 0.2.0 - Brooke Kuhlmann
-
Updated to Ruby 3.1.1 - Brooke Kuhlmann
8.3.0 (2022-02-12)
-
Added Caliber - Brooke Kuhlmann
-
Updated to Git Lint 3.2.0 - Brooke Kuhlmann
-
Updated to RSpec 3.11.0 - Brooke Kuhlmann
-
Updated to Refinements 9.2.0 - Brooke Kuhlmann
-
Removed README badges - Brooke Kuhlmann
8.2.0 (2022-01-30)
-
Fixed common path to answer empty pathname when nil - Brooke Kuhlmann
-
Fixed current common path to only detect files - Brooke Kuhlmann
-
Fixed home path to answer local and global path - Brooke Kuhlmann
-
Updated to XDG 6.2.0 - Brooke Kuhlmann
-
Removed gemspec safe defaults - Brooke Kuhlmann
-
Refactored common path spec subject and let statements - Brooke Kuhlmann
8.1.0 (2022-01-23)
-
Added Ruby version to Gemfile - Brooke Kuhlmann
-
Added identity to gem specification - Brooke Kuhlmann
-
Updated to Reek 6.1.0 - Brooke Kuhlmann
-
Updated to Refinements 9.1.0 - Brooke Kuhlmann
-
Updated to Rubocop 1.25.0 - Brooke Kuhlmann
-
Updated to XDG 6.1.0 - Brooke Kuhlmann
-
Refactored Git ignore - Brooke Kuhlmann
8.0.1 (2022-01-01)
-
Updated README policy section links - Brooke Kuhlmann
-
Updated changes as versions documentation - Brooke Kuhlmann
-
Updated to Git Lint 3.0.0 - Brooke Kuhlmann
-
Removed code of conduct and contributing files - Brooke Kuhlmann
8.0.0 (2021-12-26)
-
Fixed Hippocratic license structure - Brooke Kuhlmann
-
Fixed README changes and credits sections - Brooke Kuhlmann
-
Fixed contributing documentation - Brooke Kuhlmann
-
Added Rakefile Bundler gem tasks - Brooke Kuhlmann
-
Added Runcom error class - Brooke Kuhlmann
-
Added project citation information - Brooke Kuhlmann
-
Updated GitHub issue template - Brooke Kuhlmann
-
Updated Rubocop sub-project gem dependencies - Brooke Kuhlmann
-
Updated config to use new base error class - Brooke Kuhlmann
-
Updated to Amazing Print 1.4.0 - Brooke Kuhlmann
-
Updated to Debug 1.4.0 - Brooke Kuhlmann
-
Updated to Hippocratic License 3.0.0 - Brooke Kuhlmann
-
Updated to Refinements 9.0.0 - Brooke Kuhlmann
-
Updated to Rubocop 1.24.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.3 - Brooke Kuhlmann
-
Updated to Ruby 3.1.0 - Brooke Kuhlmann
-
Updated to SimpleCov 0.21.2 - Brooke Kuhlmann
-
Updated to XDG 6.0.0 - Brooke Kuhlmann
-
Removed Gemsmith depenendecy - Brooke Kuhlmann
-
Removed file usage - Brooke Kuhlmann
-
Removed file utils usage - Brooke Kuhlmann
-
Removed original error classes - Brooke Kuhlmann
-
Refactored config equals method to be an endless method - Brooke Kuhlmann
-
Refactored implementation to use punning - Brooke Kuhlmann
7.3.0 (2021-11-20)
-
Fixed README example projects - Brooke Kuhlmann
-
Added README community link - Brooke Kuhlmann
-
Added gemspec MFA opt in requirement - Brooke Kuhlmann
-
Updated to Refinements 8.5.0 - Brooke Kuhlmann
-
Removed notes from pull request template - Brooke Kuhlmann
7.2.0 (2021-10-09)
-
Added Debug gem - Brooke Kuhlmann
-
Updated to Refinements 8.4.0 - Brooke Kuhlmann
-
Removed Pry dependencies - Brooke Kuhlmann
-
Removed RSpec spec helper GC automatic compaction - Brooke Kuhlmann
7.1.3 (2021-09-05)
-
Fixed Rubocop Style/MutableConstant issue - Brooke Kuhlmann
-
Updated README project description - Brooke Kuhlmann
-
Updated Rubocop gem dependencies - Brooke Kuhlmann
-
Updated to Amazing Print 1.3.0 - Brooke Kuhlmann
-
Removed RubyCritic and associated CLI option - Brooke Kuhlmann
7.1.2 (2021-08-07)
-
Fixed Rubocop Layout/RedundantLineBreak issue - Brooke Kuhlmann
-
Fixed Rubocop RSpec/IdenticalEqualityAssertion issues - Brooke Kuhlmann
-
Updated to Rubocop 1.14.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.2 - Brooke Kuhlmann
-
Removed Bundler Audit - Brooke Kuhlmann
7.1.1 (2021-04-18)
-
Added Ruby garbage collection compaction - Brooke Kuhlmann
-
Updated Code Quality URLs - Brooke Kuhlmann
-
Updated to Circle CI 2.1.0 - Brooke Kuhlmann
-
Updated to Docker Alpine Ruby image - Brooke Kuhlmann
-
Updated to Rubocop 1.10.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.1 - Brooke Kuhlmann
-
Refactored implementation to use endless methods - Brooke Kuhlmann
7.1.0 (2021-01-19)
-
Updated to Gemsmith 15.0.0 - Brooke Kuhlmann
-
Updated to Git Lint 2.0.0 - Brooke Kuhlmann
-
Updated to Rubocop 1.8.0 - Brooke Kuhlmann
-
Refactored RSpec temporary directory shared context - Brooke Kuhlmann
7.0.0 (2020-12-29)
-
Fixed Circle CI configuration for Bundler config path
-
Added Circle CI explicit Bundle install configuration
-
Updated to Refinements 7.18.0
-
Updated to Ruby 3.0.0
-
Updated to Refinements 8.0.0
-
Updated to XDG 5.0.0
6.6.0 (2020-12-13)
-
Fixed spec helper to only require tools
-
Added Amazing Print
-
Added Gemfile groups
-
Added RubyCritic
-
Added RubyCritic configuration
-
Updated Circle CI configuration to skip RubyCritic
-
Updated Gemfile to put Guard RSpec in test group
-
Updated Gemfile to put SimpleCov in code quality group
-
Removed RubyGems requirement from binstubs
6.5.0 (2020-11-28)
-
Fixed Rubocop Performance/MethodObjectAsBlock issues
-
Updated to Gemsmith 14.8.0
-
Updated to Git Lint 1.3.0
-
Updated to Refinements 7.15.1
-
Updated to Refinements 7.16.0
6.4.0 (2020-11-14)
-
Added Alchemists style guide badge
-
Added Bundler Leak development dependency
-
Updated Rubocop gems
-
Updated to Bundler Audit 0.7.0
-
Updated to RSpec 3.10.0
-
Updated to Refinements 7.14.0
-
Updated to XDG 4.4.0
6.3.0 (2020-10-18)
-
Added Guard and Rubocop binstubs
-
Added Rubocop RSpec/MultipleMemoizedHelpers configuration
-
Updated project documentation to conform to Rubysmith template
-
Updated to Refinements 7.11.0
-
Updated to Rubocop 0.89.0
-
Updated to Ruby 2.7.2
-
Updated to SimpleCov 0.19.0
6.2.0 (2020-07-22)
-
Fixed Rubocop Lint/NonDeterministicRequireOrder issues
-
Fixed project requirements
-
Updated GitHub templates
-
Updated to Gemsmith 14.2.0
-
Updated to Git Lint 1.0.0
-
Refactored Rakefile requirements
6.1.1 (2020-05-21)
-
Updated Pry gem dependencies
-
Updated README credit URL
-
Updated Rubocop gem dependencies
-
Updated to Refinements 7.4.0
6.1.0 (2020-04-01)
-
Fixed RSpec/RepeatedExampleGroupBody issue
-
Added README production and development setup instructions
-
Updated documentation to ASCII Doc format
-
Updated gem identity to use constants
-
Updated gemspec URLs
-
Updated gemspec to require relative path
-
Updated to Code of Conduct 2.0.0
-
Updated to Reek 6.0.0
-
Updated to Ruby 2.7.1
-
Removed Code Climate support
-
Removed README images
6.0.1 (2020-02-01)
-
Updated README project requirements
-
Updated README usage documentation
-
Updated to Gemsmith 14.0.0
-
Updated to Git Cop 4.0.0
-
Updated to Reek 5.6.0
-
Updated to Rubocop 0.79.0
-
Updated to SimpleCov 0.18.0
6.0.0 (2020-01-01)
-
Added common path.
-
Added context.
-
Added gem console.
-
Fixed SimpleCov setup in RSpec spec helper.
-
Removed unnecessary Bash script documentation.
-
Updated cache to use common path.
-
Updated config to use common path.
-
Updated data to use common path.
-
Updated friendly path as home path.
-
Updated gem summary.
-
Updated Pry development dependencies.
-
Updated to Refinments 7.0.0.
-
Updated to Rubocop 0.77.0.
-
Updated to Rubocop 0.78.0.
-
Updated to Rubocop Performance 1.5.0.
-
Updated to Rubocop Rake 0.5.0.
-
Updated to Rubocop RSpec 1.37.0.
-
Updated to Ruby 2.7.0.
-
Updated to SimpleCov 0.17.0.
-
Updated to XDG 4.0.0.
5.1.1 (2019-11-01)
-
Added Rubocop Rake support.
-
Updated to RSpec 3.9.0.
-
Updated to Rake 13.0.0.
-
Updated to Rubocop 0.75.0.
-
Updated to Rubocop 0.76.0.
-
Updated to Ruby 2.6.5.
5.1.0 (2019-10-01)
-
Added cache inspection.
-
Added config inspection.
-
Added data inspection.
-
Added friendly path inspection.
-
Updated to XDG 3.1.0.
-
Removed Climate Control gem.
5.0.2 (2019-09-01)
-
Updated to Rubocop 0.73.0.
-
Updated to Ruby 2.6.4.
5.0.1 (2019-07-01)
-
Updated to Gemsmith 13.5.0.
-
Updated to Git Cop 3.5.0.
-
Updated to Rubocop Performance 1.4.0.
-
Refactored RSpec helper support requirements.
5.0.0 (2019-06-01)
-
Fixed RSpec/ContextWording issues.
-
Added Reek configuration.
-
Updated contributing documentation.
-
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.
-
Refactored implementation to use XDG gem.
4.2.1 (2019-05-01)
-
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.
4.2.0 (2019-04-01)
-
Fixed Rubocop Style/MethodCallWithArgsParentheses issues.
-
Updated to Ruby 2.6.2.
-
Removed RSpec standard output/error suppression.
4.1.0 (2019-02-01)
-
Added variable default documentation.
-
Updated to Gemsmith 13.0.0.
-
Updated to Git Cop 3.0.0.
-
Updated to Rubocop 0.63.0.
-
Updated to Ruby 2.6.1.
4.0.0 (2019-01-01)
-
Fixed Circle CI cache for Ruby version.
-
Fixed Markdown ordered list numbering.
-
Fixed Rubocop RSpec/NamedSubject issues.
-
Fixed Rubocop RSpec/NotToNot issues.
-
Added Circle CI Bundler cache.
-
Added Rubocop RSpec gem.
-
Added XDG cache.
-
Added XDG data.
-
Added XDG environment.
-
Added cache.
-
Added combined paths.
-
Added data.
-
Added directory paths.
-
Added friendly paths.
-
Added key-value pair (KVP).
-
Added standard paths.
-
Updated Circle CI Code Climate test reporting.
-
Updated README documentation with new API.
-
Updated Semantic Versioning links to be HTTPS.
-
Updated to Contributor Covenant Code of Conduct 1.4.1.
-
Updated to RSpec 3.8.0.
-
Updated to Reek 5.0.
-
Updated to Refinements 6.0.0.
-
Updated to Rubocop 0.62.0.
-
Updated to Ruby 2.6.0.
-
Refactored configuration to be initialized.
3.1.0 (2018-05-01)
-
Added documentation examples and example projects.
-
Updated project changes to use semantic versions.
-
Updated to Gemsmith 12.0.0.
-
Updated to Git Cop 2.2.0.
-
Updated to Refinements 5.2.0.
3.0.0 (2018-04-01)
-
Fixed XDG configuration spec failures for CI builds.
-
Fixed gemspec issues with missing gem signing key/certificate.
-
Added gemspec metadata for source, changes, and issue tracker URLs.
-
Updated README license information.
-
Updated configuration merge to be immutable.
-
Updated configuration to be value object.
-
Updated gem dependencies.
-
Updated to Circle CI 2.0.0 configuration.
-
Updated to Refinements 5.1.0.
-
Updated to Rubocop 0.53.0.
-
Updated to Ruby 2.5.1.
-
Removed Circle CI Bundler cache.
-
Removed Gemnasium support.
-
Removed Patreon badge from README.
-
Removed configuration project name keyword argument (use name instead).
-
Refactored configuration path construction.
-
Refactored temp dir shared context as a pathname.
2.0.1 (2018-01-01)
-
Updated to Gemsmith 11.0.0.
2.0.0 (2018-01-01)
-
Updated Code Climate badges.
-
Updated Code Climate configuration to Version 2.0.0.
-
Updated to Ruby 2.4.3.
-
Updated to Rubocop 0.52.0.
-
Updated to Ruby 2.5.0.
-
Removed documentation for secure installs.
-
Removed black/white lists (use include/exclude lists instead).
-
Updated to Apache 2.0 license.
-
Refactored code to use Ruby 2.5.0
Array#prepend
syntax. -
Refactored code to use Ruby 2.5.0
Array#append
syntax.
1.4.1 (2017-11-19)
-
Updated to Git Cop 1.7.0.
-
Updated to Rake 12.3.0.
1.4.0 (2017-10-29)
-
Added Bundler Audit gem.
-
Updated to Rubocop 0.50.0.
-
Updated to Rubocop 0.51.0.
-
Updated to Ruby 2.4.2.
-
Removed Pry State gem.
1.3.0 (2017-08-20)
-
Fixed errors with loading of invalid YAML configurations.
-
Added base error.
-
Added dynamic formatting of RSpec output.
-
Added syntax error.
-
Updated to Gemsmith 10.2.0.
1.2.0 (2017-07-16)
-
Added Git Cop code quality task.
-
Updated CONTRIBUTING documentation.
-
Updated GitHub templates.
-
Updated README headers.
-
Updated README usage documentation.
-
Updated gem dependencies.
-
Updated to Gemsmith 10.0.0.
1.1.0 (2017-06-12)
-
Fixed loading of path.
-
Removed computed directory.
1.0.0 (2017-06-11)
-
Added Circle CI support.
-
Added XDG_CONFIG_HOME support.
-
Updated Rakefile to temporarily disable Gemsmith support.
-
Updated gem dependencies.
-
Removed Travis CI support.
0.6.0 (2017-05-06)
-
Fixed Travis CI configuration to not update gems.
-
Added code quality Rake task.
-
Updated Guardfile to always run RSpec with documentation format.
-
Updated README semantic versioning order.
-
Updated RSpec configuration to output documentation when running.
-
Updated RSpec spec helper to enable color output.
-
Updated Rubocop configuration.
-
Updated Rubocop to import from global configuration.
-
Updated contributing documentation.
-
Updated to Gemsmith 9.0.0.
-
Updated to Ruby 2.4.1.
-
Removed Code Climate code comment checks.
-
Removed
.bundle
directory from.gitignore
.
0.5.0 (2017-01-22)
-
Updated Rubocop Metrics/LineLength to 100 characters.
-
Updated Rubocop Metrics/ParameterLists max to three.
-
Updated Travis CI configuration to use latest RubyGems version.
-
Updated gemspec to require Ruby 2.4.0 or higher.
-
Updated to Rubocop 0.47.
-
Updated to Ruby 2.4.0.
-
Removed Rubocop Style/Documentation check.
0.4.0 (2016-12-18)
-
Fixed Rakefile support for RSpec, Reek, Rubocop, and SCSS Lint.
-
Added
Gemfile.lock
to.gitignore
. -
Updated Travis CI configuration to use defaults.
-
Updated gem dependencies.
-
Updated to Gemsmith 8.2.x.
-
Updated to Rake 12.x.x.
-
Updated to Rubocop 0.46.x.
-
Updated to Ruby 2.3.2.
-
Updated to Ruby 2.3.3.
0.3.0 (2016-11-13)
-
Fixed Ruby pragma.
-
Added Code Climate engine support.
-
Added Reek support.
-
Updated gem dependencies.
-
Updated to Code Climate Test Reporter 1.0.0.
0.2.0 (2016-11-05)
-
Fixed README code samples.
-
Added Ruby 2.3 dependency.
-
Added YAML requirement.
0.1.0 (2016-11-02)
-
Initial version.