
Git+ Versions
Overview
All versions adhere to the Semantic Versioning specification. Briefly, it 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.
1.3.2 (2022-05-07)
-
Updated to Caliber 0.8.0 - Brooke Kuhlmann
-
Updated to Refinements 9.4.0 - Brooke Kuhlmann
1.3.1 (2022-04-30)
-
Added GitHub sponsorship configuration - Brooke Kuhlmann
-
Added gemspec funding URI - Brooke Kuhlmann
-
Updated to Caliber 0.6.0 - Brooke Kuhlmann
-
Updated to Caliber 0.7.0 - Brooke Kuhlmann
-
Updated to Ruby 3.1.2 - Brooke Kuhlmann
1.3.0 (2022-04-10)
-
Added tag version - Brooke Kuhlmann
-
Updated to Git Lint 4.0.0 - Brooke Kuhlmann
1.2.2 (2022-04-09)
-
Fixed Circle CI configuration to check Gemfile and gemspec - Brooke Kuhlmann
-
Fixed RuboCop Layout/RedundantLineBreak issues - 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
1.2.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
1.2.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
-
Removed gemspec safe defaults - Brooke Kuhlmann
1.1.0 (2022-01-23)
-
Fixed tag command specs to use updated test repository tags - Brooke Kuhlmann
-
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
-
Refactored Git ignore - Brooke Kuhlmann
1.0.2 (2022-01-13)
-
Fixed issue with Zeitwerk loading RSpec shared contexts - Brooke Kuhlmann
1.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
1.0.0 (2021-12-26)
-
Fixed Hippocratic license structure - Brooke Kuhlmann
-
Fixed README changes and credits sections - Brooke Kuhlmann
-
Fixed RSpec/Dialect issues - Brooke Kuhlmann
-
Fixed contributing documentation - Brooke Kuhlmann
-
Added Rakefile Bundler gem tasks - Brooke Kuhlmann
-
Added project citation information - Brooke Kuhlmann
-
Added version release notes - Brooke Kuhlmann
-
Updated GitHub issue template - Brooke Kuhlmann
-
Updated Rubocop sub-project gem dependencies - 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
-
Removed Gemsmith depenendecy - Brooke Kuhlmann
-
Removed custom refinements - Brooke Kuhlmann
-
Refactored implementation to use punning - Brooke Kuhlmann
0.8.1 (2021-11-20)
-
Added README community link - Brooke Kuhlmann
-
Added gemspec MFA opt in requirement - Brooke Kuhlmann
0.8.0 (2021-10-23)
-
Added commit saved history parser show command initializer - Brooke Kuhlmann
-
Added show command - Brooke Kuhlmann
-
Updated to Refinements 8.5.0 - Brooke Kuhlmann
-
Updated to Zeitwerk 2.5.0 - Brooke Kuhlmann
-
Removed notes from pull request template - Brooke Kuhlmann
-
Refactored RSpec shared contexts to use path argument - Brooke Kuhlmann
-
Refactored commit saved history parser to use command - Brooke Kuhlmann
-
Refactored commit to implement bang prefixes - Brooke Kuhlmann
-
Refactored config command to use flat conditional branching - Brooke Kuhlmann
0.7.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
-
Refactored Zeitwerk loader - Brooke Kuhlmann
0.6.2 (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
0.6.1 (2021-08-08)
-
Fixed error namespace - Brooke Kuhlmann
0.6.0 (2021-08-08)
-
Added fetch command - Brooke Kuhlmann
-
Updated base error as error only - Brooke Kuhlmann
-
Updated to Ruby 3.0.2 - Brooke Kuhlmann
-
Removed Bundler Audit - Brooke Kuhlmann
0.5.1 (2021-07-05)
-
Fixed loading of main namespace - Brooke Kuhlmann
-
Removed punctionation from string refinement spec - Brooke Kuhlmann
0.5.0 (2021-07-05)
-
Fixed Git config get to ignore global configuration if set - Brooke Kuhlmann
-
Fixed Rubocop Layout/RedundantLineBreak issues - Brooke Kuhlmann
-
Added Zeitwerk gem - Brooke Kuhlmann
-
Added Zeitwerk loader - Brooke Kuhlmann
-
Added commit amend and prefix checks - Brooke Kuhlmann
-
Added string refinements for amend and prefix - Brooke Kuhlmann
-
Updated Code Quality URLs - Brooke Kuhlmann
-
Updated to Rubocop 1.14.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.1 - Brooke Kuhlmann
-
Refactored commit spec to avoid local variables - Brooke Kuhlmann
0.4.0 (2021-04-04)
-
Fixed specs to use Git main branch as default branch - Brooke Kuhlmann
-
Added default branch name - Brooke Kuhlmann
0.3.0 (2021-02-20)
-
Added Ruby garbage collection compaction - 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 Rubocop 1.8.0 - Brooke Kuhlmann
-
Removed Git version - Brooke Kuhlmann
-
Refactored implementation to use endless methods - Brooke Kuhlmann
0.2.0 (2021-01-03)
-
Added README usage documentation - Brooke Kuhlmann
-
Added config get default value and optional block support - Brooke Kuhlmann
-
Updated config set to answer value or error based on success - Brooke Kuhlmann
-
Updated config to answer origin instead of remote - Brooke Kuhlmann
-
Updated repository to use delegate terminology - Brooke Kuhlmann
-
Updated to Gemsmith 15.0.0 - Brooke Kuhlmann
-
Updated to Git 2.30.0 - Brooke Kuhlmann
-
Updated to Git Lint 2.0.0 - Brooke Kuhlmann
0.1.0 (2020-12-28)
-
Added gem skeleton
-
Added RSpec shared contexts to library
-
Added Circle CI Git version
-
Added base error
-
Added string refinements
-
Added commit structure
-
Added branch command
-
Added config command
-
Added log command
-
Added rev-parse
-
Added tag command
-
Added trailers command
-
Added saved entry commit parser
-
Added saved history commit parser
-
Added unsaved entry commit parser
-
Added unsaved history commit parser
-
Added repository
-
Added project documentation