Skip to content

Latest commit

 

History

History
1308 lines (1096 loc) · 50.7 KB

VERSIONS.adoc

File metadata and controls

1308 lines (1096 loc) · 50.7 KB

Versions

18.11.0 (2024-11-13)

  • ✅ Fixed builder requirements - Brooke Kuhlmann

  • ✅ Fixed date/time rendering to be local time - Brooke Kuhlmann

  • 🟢 Added tag part count and URI methods - Brooke Kuhlmann

  • 🔼 Updated to Alpine 3.14.3 - Brooke Kuhlmann

  • 🔼 Updated to Sod 0.20.0 - Brooke Kuhlmann

18.10.0 (2024-11-09)

  • 🔼 Updated to Caliber 0.64.0 - Brooke Kuhlmann

  • 🔼 Updated to Cogger 0.31.0 - Brooke Kuhlmann

  • 🔼 Updated to Core 1.10.0 - Brooke Kuhlmann

  • 🔼 Updated to Etcher 2.7.0 - Brooke Kuhlmann

  • 🔼 Updated to Git Lint 8.7.0 - Brooke Kuhlmann

  • 🔼 Updated to Gitt 3.12.0 - Brooke Kuhlmann

  • 🔼 Updated to Infusible 3.12.0 - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.6 - Brooke Kuhlmann

  • 🔼 Updated to Runcom 11.10.0 - Brooke Kuhlmann

  • 🔼 Updated to Versionaire 13.10.0 - Brooke Kuhlmann

18.9.0 (2024-11-05)

  • 🔼 Updated Markdown renderer to use pseudonym - Brooke Kuhlmann

  • 🔼 Updated to Cogger 0.30.0 - Brooke Kuhlmann

  • 🔼 Updated to Refinements 12.10.0 - Brooke Kuhlmann

  • 🔼 Updated to Sod 0.18.0 - Brooke Kuhlmann

  • 🔼 Updated to Versionaire 13.9.0 - Brooke Kuhlmann

18.8.0 (2024-10-17)

  • 🔼 Updated to Infusible 3.11.0 - Brooke Kuhlmann

  • 🔼 Updated to Sod 0.17.0 - Brooke Kuhlmann

  • 🔼 Updated to Zeitwerk 2.7.0 - Brooke Kuhlmann

18.7.0 (2024-10-04)

  • ✅ Fixed collector to find all commits when only given a tag - Brooke Kuhlmann

  • ✅ Fixed syndication builder to account for missing commit or tag authors - Brooke Kuhlmann

  • ✅ Fixed tagger to account for repositories with only a single tag - Brooke Kuhlmann

  • ✅ Fixed view object descriptions - Brooke Kuhlmann

  • 🔼 Updated to Refinements 12.9.0 - Brooke Kuhlmann

  • 🔁 Refactored build root transformer to use transform value - Brooke Kuhlmann

18.6.0 (2024-09-20)

  • ✅ Fixed README typos and links - Brooke Kuhlmann

  • 🟢 Added CSS dynamic color for HTML summary elements - Brooke Kuhlmann

  • 🟢 Added commit and tag view part URL deprecations - Brooke Kuhlmann

  • 🟢 Added commit signature popover for web format - Brooke Kuhlmann

  • 🟢 Added content partials - Brooke Kuhlmann

  • 🟢 Added content scope - Brooke Kuhlmann

  • 🟢 Added custom view scope builder - Brooke Kuhlmann

  • 🟢 Added logo partials - Brooke Kuhlmann

  • 🟢 Added logo scope - Brooke Kuhlmann

  • 🟢 Added none partials - Brooke Kuhlmann

  • 🟢 Added secure and insecure tag partials - Brooke Kuhlmann

  • 🟢 Added tag signature scope - Brooke Kuhlmann

  • 🟢 Added user decoration to existing parts - Brooke Kuhlmann

  • 🟢 Added user part - Brooke Kuhlmann

  • 🟢 Added user partials - Brooke Kuhlmann

  • 🟢 Added users scope - Brooke Kuhlmann

  • 🟢 Added version release notes - Brooke Kuhlmann

  • 🔼 Updated Rouge 4.4.0 - Brooke Kuhlmann

  • 🔼 Updated context class description - Brooke Kuhlmann

  • 🔼 Updated enriched commit shared context fingerprint defaults - Brooke Kuhlmann

  • 🔼 Updated partials to use parts, scopes, and partials - Brooke Kuhlmann

  • 🔼 Updated tag part to render secure/insecure tags - Brooke Kuhlmann

  • ⛔️ Removed icon partials - Brooke Kuhlmann

18.5.0 (2024-09-15)

  • ✅ Fixed cache creation with invalid values - Brooke Kuhlmann

  • ✅ Fixed tagger to account for repositories with no tags - Brooke Kuhlmann

  • ✅ Fixed web builder to only build the stylesheet if there are tags - Brooke Kuhlmann

  • 🟢 Added ASCII Doc renderer syntax highlighting - Brooke Kuhlmann

  • 🟢 Added Markdown renderer syntax highlighting - Brooke Kuhlmann

  • 🟢 Added Rouge gem - Brooke Kuhlmann

  • 🟢 Added Rouge styles - Brooke Kuhlmann

  • 🟢 Added Warning gem - Brooke Kuhlmann

  • 🟢 Added commit message and note styles - Brooke Kuhlmann

  • 🟢 Added version release notes - Brooke Kuhlmann

  • 🔼 Updated RSpec to ignore Rouge warnings - Brooke Kuhlmann

  • 🔼 Updated cache list to include headers and string values - Brooke Kuhlmann

  • 🔼 Updated sanitizer to include common elements and attributes - Brooke Kuhlmann

  • ⛔️ Removed feed builder monad behavior - Brooke Kuhlmann

18.4.0 (2024-09-07)

  • ✅ Fixed commit HTML and XML partials to use same missing message - Brooke Kuhlmann

  • ✅ Fixed transformers to not compress attributes - Brooke Kuhlmann

  • 🟢 Added ASCII Doc commit details - Brooke Kuhlmann

  • 🟢 Added commit model body lines - Brooke Kuhlmann

  • 🟢 Added commit part human friendly date/time - Brooke Kuhlmann

  • 🟢 Added sanitizer - Brooke Kuhlmann

  • 🔼 Updated container to use new sanitizer - Brooke Kuhlmann

  • 🔼 Updated to Gitt 3.9.0 - Brooke Kuhlmann

  • 🔼 Updated to Lode 1.8.0 - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.5 - Brooke Kuhlmann

  • 🔁 Refactored commit XML partial to use datetime - Brooke Kuhlmann

  • 🔁 Refactored commit enricher infused keys terminology - Brooke Kuhlmann

18.3.0 (2024-09-01)

  • 🟢 Added README Developer Certificate of Origin documentation - Brooke Kuhlmann

  • 🔼 Updated gem specification documentation URI as homepage URI - Brooke Kuhlmann

  • 🔼 Updated gem specification to support Ruby 3.4.0 - Brooke Kuhlmann

  • 🔼 Updated to Cogger 0.26.0 - Brooke Kuhlmann

  • 🔼 Updated to Core 1.7.0 - Brooke Kuhlmann

  • 🔼 Updated to Gitt 3.8.0 - Brooke Kuhlmann

  • 🔼 Updated to Refinements 12.8.0 - Brooke Kuhlmann

  • ⛔️ Removed syndiation builder REXML security text limit - Brooke Kuhlmann

18.2.0 (2024-08-11)

  • ✅ Fixed syndication builder spec to use larger REXML scurity limit - Brooke Kuhlmann

  • ✅ Fixed tag creator to not stream details - Brooke Kuhlmann

  • 🔼 Updated to Sod 0.14.0 - Brooke Kuhlmann

  • ⛔️ Removed Guard - Brooke Kuhlmann

18.1.0 (2024-07-20)

  • ✅ Fixed green and red stylesheet colors - Brooke Kuhlmann

  • ✅ Fixed project icon and logo URLs to be fully optional - Brooke Kuhlmann

  • ✅ Fixed stream spec failure - Brooke Kuhlmann

  • ✅ Fixed web format page title when building multiple tags - Brooke Kuhlmann

  • 🟢 Added Alpine.js subresource integrity - Brooke Kuhlmann

  • 🟢 Added horizontal line break between multiple streams - Brooke Kuhlmann

  • 🔼 Updated to Etcher 2.1.0 - Brooke Kuhlmann

  • 🔼 Updated to Refinements 12.7.0 - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.4 - Brooke Kuhlmann

  • ⛔️ Removed excess spacing in stream formats - Brooke Kuhlmann

18.0.1 (2024-07-08)

  • ✅ Fixed CLI publish action to enforce build maximum of one - Brooke Kuhlmann

  • ✅ Fixed multi-tag version for ASCII Doc, Markdown, and stream formats - Brooke Kuhlmann

  • ✅ Fixed stream builder to answer content instead of I/O instance - Brooke Kuhlmann

  • ✅ Fixed stream builder to ignore tag validity for current version - Brooke Kuhlmann

18.0.0 (2024-07-07)

  • 🟢 Added ASCII Doc and Markdown profile partials - Brooke Kuhlmann

  • 🟢 Added RSS gem - Brooke Kuhlmann

  • 🟢 Added RSpec enriched tag shared context - Brooke Kuhlmann

  • 🟢 Added XML templates for syndicated feeds - Brooke Kuhlmann

  • 🟢 Added build basename action - Brooke Kuhlmann

  • 🟢 Added build basename configuration - Brooke Kuhlmann

  • 🟢 Added build max CLI action - Brooke Kuhlmann

  • 🟢 Added build max configuration - Brooke Kuhlmann

  • 🟢 Added build style delegation to view context - Brooke Kuhlmann

  • 🟢 Added build stylesheet action - Brooke Kuhlmann

  • 🟢 Added build stylesheet configuration - Brooke Kuhlmann

  • 🟢 Added build tail action - Brooke Kuhlmann

  • 🟢 Added build tail configuration - Brooke Kuhlmann

  • 🟢 Added citation URL configuration transformer - Brooke Kuhlmann

  • 🟢 Added commit tagger - Brooke Kuhlmann

  • 🟢 Added feed builder - Brooke Kuhlmann

  • 🟢 Added organization configuration - Brooke Kuhlmann

  • 🟢 Added project URI configuration - Brooke Kuhlmann

  • 🟢 Added project logo to web, Markdown, and ASCII doc formats - Brooke Kuhlmann

  • 🟢 Added syndication builder - Brooke Kuhlmann

  • 🟢 Added syndication configuration - Brooke Kuhlmann

  • 🟢 Added syndication configuration transformers - Brooke Kuhlmann

  • 🟢 Added syndication refinements - Brooke Kuhlmann

  • 🟢 Added tag model - Brooke Kuhlmann

  • 🟢 Added tag part - Brooke Kuhlmann

  • 🟢 Added tag partials - Brooke Kuhlmann

  • 🟢 Added version release notes - Brooke Kuhlmann

  • 🔼 Updated avatar partials - Brooke Kuhlmann

  • 🔼 Updated builders to process tags and use monads - Brooke Kuhlmann

  • 🔼 Updated builders to use basename and stylesheet configurations - Brooke Kuhlmann

  • 🔼 Updated commit partials - Brooke Kuhlmann

  • 🔼 Updated default configuration - Brooke Kuhlmann

  • 🔼 Updated gem URI configuration transformer to respect string formats - Brooke Kuhlmann

  • 🔼 Updated icon partials - Brooke Kuhlmann

  • 🔼 Updated tag creator, pusher, and publisher to use monads - Brooke Kuhlmann

  • 🔼 Updated to Containable 0.2.0 - Brooke Kuhlmann

  • 🔼 Updated to Etcher 2.0.0 - Brooke Kuhlmann

  • 🔼 Updated to Git Lint 8.0.0 - Brooke Kuhlmann

  • 🔼 Updated to Gitt 3.6.0 - Brooke Kuhlmann

  • 🔼 Updated to Infusible 3.8.0 - Brooke Kuhlmann

  • 🔼 Updated to Runcom 11.5.0 - Brooke Kuhlmann

  • 🔼 Updated to Sod 0.12.0 - Brooke Kuhlmann

  • ⛔️ Removed configuration domains - Brooke Kuhlmann

  • ⛔️ Removed configuration template paths transformer XDG keyword suffix - Brooke Kuhlmann

  • ⛔️ Removed error class - Brooke Kuhlmann

  • ⛔️ Removed project generator configuration transformer - Brooke Kuhlmann

  • 🔁 Refactored show templates to use tag partials - Brooke Kuhlmann

17.11.0 (2024-07-02)

  • 🟢 Added commit versioner debug logging - Brooke Kuhlmann

  • 🔼 Updated commit issue enricher to always provide URI - Brooke Kuhlmann

  • 🔼 Updated to IRB Kit 0.3.0 - Brooke Kuhlmann

  • 🔼 Updated to Refinements 12.5.0 - Brooke Kuhlmann

  • 🔼 Updated web format page layout link images - Brooke Kuhlmann

17.10.0 (2024-06-19)

  • 🔼 Updated major, minor, and patch colors - Brooke Kuhlmann

  • 🔼 Updated to Alpine.js 3.14 - Brooke Kuhlmann

  • 🔼 Updated to Caliber 0.58.0 - Brooke Kuhlmann

  • 🔼 Updated to Cogger 0.21.0 - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.3 - Brooke Kuhlmann

  • ⛔️ Removed SimpleCov coverage for eval task - Brooke Kuhlmann

17.9.0 (2024-06-01)

  • ✅ Fixed CLI layout build action documentation - Brooke Kuhlmann

  • ✅ Fixed CLI root build action to cast to pathname - Brooke Kuhlmann

  • ✅ Fixed build command log message - Brooke Kuhlmann

  • 🟢 Added CLI next action - Brooke Kuhlmann

  • 🔼 Updated Etcher 1.6.0 - Brooke Kuhlmann

  • 🔼 Updated citation URLs - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.2 - Brooke Kuhlmann

17.8.0 (2024-05-25)

  • ✅ Fixed RuboCop Style/SuperArguments issue - Brooke Kuhlmann

  • 🟢 Added IRB Kit gem - Brooke Kuhlmann

  • 🟢 Added commit collector range - Brooke Kuhlmann

  • 🟢 Added configuration loaded time - Brooke Kuhlmann

  • 🔼 Updated commits categorizer to pass range to collector - Brooke Kuhlmann

  • 🔼 Updated commits enricher to pass range to categorizer - Brooke Kuhlmann

  • 🔼 Updated to Etcher 1.5.0 - Brooke Kuhlmann

17.7.0 (2024-05-16)

  • 🟢 Added Core gem - Brooke Kuhlmann

  • 🔼 Updated RSpec configuration to ignore backtraces in pending specs - Brooke Kuhlmann

  • 🔼 Updated to Git Lint 7.3.0 - Brooke Kuhlmann

  • 🔼 Updated to Lode 1.4.0 - Brooke Kuhlmann

  • 🔼 Updated to Rake 13.2.0 - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.1 - Brooke Kuhlmann

  • 🔁 Refactored implementation requirements - Brooke Kuhlmann

  • 🔁 Refactored implementation to use Core empty objects - Brooke Kuhlmann

  • 🔁 Refactored transformer content as attributes - Brooke Kuhlmann

17.6.0 (2024-04-16)

  • ✅ Fixed Hanami View requirement to allow minor and patch versions - Brooke Kuhlmann

  • ✅ Fixed displaying version when there are no commits since last tag - Brooke Kuhlmann

  • ✅ Fixed generator label configuration transformer to only provide label - Brooke Kuhlmann

  • 🟢 Added configuration generator version - Brooke Kuhlmann

  • 🟢 Added generator version configuration transformer - Brooke Kuhlmann

  • 🟢 Added version release notes - Brooke Kuhlmann

  • 🟢 Added view context generator version - Brooke Kuhlmann

  • 🟢 Added view context project name, slug, and URI - Brooke Kuhlmann

  • 🔼 Updated builder specs to include generator version - Brooke Kuhlmann

  • 🔼 Updated collapse and expand buttons - Brooke Kuhlmann

  • ⛔️ Removed date/time parameter from ASCII Doc and Markdown builders - Brooke Kuhlmann

17.5.0 (2024-04-03)

  • 🟢 Added Containable gem - Brooke Kuhlmann

  • 🔼 Updated implementation to use Containable - Brooke Kuhlmann

  • 🔼 Updated setup script as a Ruby script - Brooke Kuhlmann

  • 🔼 Updated to Etcher 1.3.0 - Brooke Kuhlmann

  • 🔼 Updated to Hanami View 2.1.0 - Brooke Kuhlmann

  • 🔼 Updated to Infusible 3.5.0 - Brooke Kuhlmann

  • 🔼 Updated to Sod 0.8.0 - Brooke Kuhlmann

  • ⛔️ Removed Dry Container gem - Brooke Kuhlmann

17.4.0 (2024-03-09)

  • 🔼 Updated to Amazing Print 1.6.0 - Brooke Kuhlmann

  • 🔼 Updated to Infusible 3.4.0 - Brooke Kuhlmann

17.3.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 Gitt 3.2.0 - Brooke Kuhlmann

  • 🔼 Updated to RSpec 3.13.0 - Brooke Kuhlmann

  • 🔼 Updated to Refinements 12.1.0 - Brooke Kuhlmann

17.2.0 (2024-02-05)

  • ✅ Fixed project label configuration transformer titleization - Brooke Kuhlmann

  • 🟢 Added repl_type_completor gem - Brooke Kuhlmann

  • 🔼 Updated to Caliber 0.50.0 - Brooke Kuhlmann

  • 🔼 Updated to Reek 6.3.0 - Brooke Kuhlmann

17.1.0 (2024-01-14)

  • ✅ Fixed CLI build label action default - Brooke Kuhlmann

  • ✅ Fixed CLI build version and publish action defaults - Brooke Kuhlmann

  • ✅ Fixed show view stream template to account for no commit activity - Brooke Kuhlmann

  • ✅ Fixed version bullets - Brooke Kuhlmann

  • 🟢 Added ASCII Doc and Markdown builders to container - Brooke Kuhlmann

  • 🟢 Added ASCII Doc builder - Brooke Kuhlmann

  • 🟢 Added ASCII Doc templates - Brooke Kuhlmann

  • 🟢 Added CLI ASCII Doc and Markdown build formats - Brooke Kuhlmann

  • 🟢 Added CSS for footer - Brooke Kuhlmann

  • 🟢 Added Markdown builder - Brooke Kuhlmann

  • 🟢 Added generator URI transformer - Brooke Kuhlmann

  • 🟢 Added generator label transformer - Brooke Kuhlmann

  • 🟢 Added generator link to stream and web layouts - Brooke Kuhlmann

  • 🟢 Added generator to configuration - Brooke Kuhlmann

  • 🟢 Added generator transformers to container - Brooke Kuhlmann

  • 🟢 Added markdown templates - Brooke Kuhlmann

  • 🟢 Added project generator transformer depreciation warning - Brooke Kuhlmann

  • 🟢 Added view context generator label and URI - Brooke Kuhlmann

  • 🔼 Updated HTML layout to use generator label - Brooke Kuhlmann

  • 🔼 Updated configuration transformers to simplify default value - Brooke Kuhlmann

  • 🔼 Updated contract to relax project description and URL presence - Brooke Kuhlmann

  • 🔼 Updated show view to expose dates and times based on current time - Brooke Kuhlmann

  • 🔼 Updated to Cogger 0.16.0 - Brooke Kuhlmann

  • 🔼 Updated to Infusible 3.1.0 - Brooke Kuhlmann

  • ⛔️ Removed project generator from configuration - Brooke Kuhlmann

  • 🔁 Refactored HTML templates to use dormant instead of quiet class name - Brooke Kuhlmann

  • 🔁 Refactored cache actions to use logger abort - Brooke Kuhlmann

17.0.0 (2024-01-05)

  • 🟢 Added ASCII Doc renderer - Brooke Kuhlmann

  • 🟢 Added ASCII Doctor gem - Brooke Kuhlmann

  • 🟢 Added CFF gem - Brooke Kuhlmann

  • 🟢 Added CLI build command - Brooke Kuhlmann

  • 🟢 Added CLI build format action - Brooke Kuhlmann

  • 🟢 Added CLI build label action - Brooke Kuhlmann

  • 🟢 Added CLI build layout action - Brooke Kuhlmann

  • 🟢 Added CLI build root action - Brooke Kuhlmann

  • 🟢 Added CLI build version action - Brooke Kuhlmann

  • 🟢 Added CLI cache command - Brooke Kuhlmann

  • 🟢 Added CLI cache create action - Brooke Kuhlmann

  • 🟢 Added CLI cache delete action - Brooke Kuhlmann

  • 🟢 Added CLI cache find action - Brooke Kuhlmann

  • 🟢 Added CLI cache info action - Brooke Kuhlmann

  • 🟢 Added CLI cache list action - Brooke Kuhlmann

  • 🟢 Added Hanami View gem - Brooke Kuhlmann

  • 🟢 Added Lode gem - Brooke Kuhlmann

  • 🟢 Added Markdown renderer - Brooke Kuhlmann

  • 🟢 Added RSpec enriched commit shared context - Brooke Kuhlmann

  • 🟢 Added RSpec transformer fixtures - Brooke Kuhlmann

  • 🟢 Added Redcarpet gem - Brooke Kuhlmann

  • 🟢 Added Sanitize gem - Brooke Kuhlmann

  • 🟢 Added avatar URI configuration transformer - Brooke Kuhlmann

  • 🟢 Added build root configuration transformer - Brooke Kuhlmann

  • 🟢 Added build template paths configuration transformer - Brooke Kuhlmann

  • 🟢 Added builders container - Brooke Kuhlmann

  • 🟢 Added builders import - Brooke Kuhlmann

  • 🟢 Added citation description configuration transformer - Brooke Kuhlmann

  • 🟢 Added citation label configuration transformer - Brooke Kuhlmann

  • 🟢 Added commit URI configuration transformer - Brooke Kuhlmann

  • 🟢 Added commit URI enricher - Brooke Kuhlmann

  • 🟢 Added commit author enricher - Brooke Kuhlmann

  • 🟢 Added commit body enricher - Brooke Kuhlmann

  • 🟢 Added commit colleague enricher - Brooke Kuhlmann

  • 🟢 Added commit enricher - Brooke Kuhlmann

  • 🟢 Added commit enrichers container - Brooke Kuhlmann

  • 🟢 Added commit enrichers import - Brooke Kuhlmann

  • 🟢 Added commit format enricher - Brooke Kuhlmann

  • 🟢 Added commit issue enricher - Brooke Kuhlmann

  • 🟢 Added commit milestone enricher - Brooke Kuhlmann

  • 🟢 Added commit model - Brooke Kuhlmann

  • 🟢 Added commit note enricher - Brooke Kuhlmann

  • 🟢 Added commit part - Brooke Kuhlmann

  • 🟢 Added commit review enricher - Brooke Kuhlmann

  • 🟢 Added commits collector - Brooke Kuhlmann

  • 🟢 Added commits versioner - Brooke Kuhlmann

  • 🟢 Added container cache - Brooke Kuhlmann

  • 🟢 Added container input, spec loader, and memoization - Brooke Kuhlmann

  • 🟢 Added container sanitizer - Brooke Kuhlmann

  • 🟢 Added gem URI configuration transformer - Brooke Kuhlmann

  • 🟢 Added gem description configuration transformer - Brooke Kuhlmann

  • 🟢 Added gem label configuration transformer - Brooke Kuhlmann

  • 🟢 Added gem name configuration transformer - Brooke Kuhlmann

  • 🟢 Added link model - Brooke Kuhlmann

  • 🟢 Added profile URI configuration transformer - Brooke Kuhlmann

  • 🟢 Added project author configuration transformer - Brooke Kuhlmann

  • 🟢 Added project generator configuration transformer - Brooke Kuhlmann

  • 🟢 Added project label configuration transformer - Brooke Kuhlmann

  • 🟢 Added project name configuration transformer - Brooke Kuhlmann

  • 🟢 Added project version configuration transformer - Brooke Kuhlmann

  • 🟢 Added review URI configuration transformer - Brooke Kuhlmann

  • 🟢 Added show view - Brooke Kuhlmann

  • 🟢 Added stream builder - Brooke Kuhlmann

  • 🟢 Added template layout - Brooke Kuhlmann

  • 🟢 Added template stylesheet - Brooke Kuhlmann

  • 🟢 Added tracker URI configuration transformer - Brooke Kuhlmann

  • 🟢 Added universal renderer - Brooke Kuhlmann

  • 🟢 Added user model - Brooke Kuhlmann

  • 🟢 Added version release notes - Brooke Kuhlmann

  • 🟢 Added view context - Brooke Kuhlmann

  • 🟢 Added web builder - Brooke Kuhlmann

  • 🔼 Updated Circle CI step names - Brooke Kuhlmann

  • 🔼 Updated container configuration to use transformers - Brooke Kuhlmann

  • 🔼 Updated default configuration - Brooke Kuhlmann

  • 🔼 Updated gem dependencies - Brooke Kuhlmann

  • 🔼 Updated publish action to use default version - Brooke Kuhlmann

  • 🔼 Updated tag objects to inject input and be called with optional version - Brooke Kuhlmann

  • 🔼 Updated to Ruby 3.3.0 - Brooke Kuhlmann

  • ⛔️ Removed CLI status action - Brooke Kuhlmann

  • ⛔️ Removed Gemfile code prefix from quality group - Brooke Kuhlmann

  • ⛔️ Removed RSpec helper code coverage for eval - Brooke Kuhlmann

  • ⛔️ Removed Rakefile code prefix from quality task - Brooke Kuhlmann

  • ⛔️ Removed commit categorizer uniqueness filter - Brooke Kuhlmann

  • ⛔️ Removed commit presenter - Brooke Kuhlmann

  • 🔁 Refactored commits categorizer to use collector - Brooke Kuhlmann

  • 🔁 Refactored tag creator to use commit collector and stream builder - Brooke Kuhlmann

16.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

16.2.0 (2023-10-15)

  • Updated to Caliber 0.42.0 - Brooke Kuhlmann

  • Updated to Cogger 0.12.0 - Brooke Kuhlmann

  • Updated to Infusible 2.2.0 - Brooke Kuhlmann

  • Refactored Gemfile to use ruby file syntax - Brooke Kuhlmann

16.1.0 (2023-09-30)

  • Fixed Zeitwerk loader - Brooke Kuhlmann

  • Added gem loader - Brooke Kuhlmann

  • Added usage screenshot - Brooke Kuhlmann

  • Updated GitHub issue template with simplified sections - Brooke Kuhlmann

16.0.2 (2023-07-03)

  • Fixed RuboCop Packaging/BundlerSetupInTests issues - Brooke Kuhlmann

  • Updated Rake RSpec task configuration to not be verbose - Brooke Kuhlmann

  • Removed ARGV argument from CLI executable - Brooke Kuhlmann

  • Removed configuration model freezing - Brooke Kuhlmann

16.0.1 (2023-06-19)

  • Updated to Caliber 0.35.0 - Brooke Kuhlmann

  • Updated to Git Lint 6.0.0 - Brooke Kuhlmann

16.0.0 (2023-06-16)

  • Fixed RuboCop Style/MethodCallWithArgsParentheses issue - Brooke Kuhlmann

  • Added Dry Schema gem - Brooke Kuhlmann

  • Added Etcher gem - Brooke Kuhlmann

  • Added Sod gem - Brooke Kuhlmann

  • Added configuration contract - Brooke Kuhlmann

  • Updated configuration to use strings instead of symbols - Brooke Kuhlmann

  • Updated container to use Etcher configuration - Brooke Kuhlmann

  • Updated implementation to use Sod - Brooke Kuhlmann

  • Updated to Cogger 0.10.0 - Brooke Kuhlmann

  • Updated to Debug 1.8.0 - Brooke Kuhlmann

  • Updated to Etcher 0.2.0 - Brooke Kuhlmann

  • Updated to Gitt 2.0.0 - Brooke Kuhlmann

  • Updated to Infusible 2.0.0 - Brooke Kuhlmann

  • Updated to Refinements 11.0.0 - Brooke Kuhlmann

  • Updated to Runcom 10.0.0 - Brooke Kuhlmann

  • Updated to Spek 1.1.0 - Brooke Kuhlmann

  • Updated to Spek 2.0.0 - Brooke Kuhlmann

  • Updated to Versionare 12.0.0 - Brooke Kuhlmann

  • Removed configuration loader - Brooke Kuhlmann

  • Removed configuration model CLI attributes - Brooke Kuhlmann

  • Removed duplicated code from Sod upgrade - Brooke Kuhlmann

  • Refactored configuration content as model - Brooke Kuhlmann

15.3.0 (2023-04-12)

  • Fixed categorizer spec to add removed files before committing - Brooke Kuhlmann

  • Updated setup instructions to secure and insecure installs - Brooke Kuhlmann

  • Updated to Caliber 0.30.0 - Brooke Kuhlmann

  • Updated to Cogger 0.8.0 - Brooke Kuhlmann

  • Updated to Ruby 3.2.2 - Brooke Kuhlmann

15.2.2 (2023-03-22)

  • Updated Reek dependency to not be required - Brooke Kuhlmann

  • Updated site URLs to use bare domain - Brooke Kuhlmann

  • Updated to Ruby 3.2.1 - Brooke Kuhlmann

  • Refactored Pathname require tree refinement to pass single argument - Brooke Kuhlmann

15.2.1 (2023-02-05)

  • Fixed Guardfile to use RSpec binstub - Brooke Kuhlmann

  • Added Rake binstub - Brooke Kuhlmann

  • Updated to Caliber 0.25.0 - Brooke Kuhlmann

  • Refactored CLI shell act on configuration when pattern matching - Brooke Kuhlmann

  • Refactored RSpec helper to use spec root constant - Brooke Kuhlmann

  • Refactored implementation to forward splatted arguments - Brooke Kuhlmann

15.2.0 (2023-01-08)

  • Added Core gem - Brooke Kuhlmann

  • Updated to Gitt 1.1.0 - Brooke Kuhlmann

  • Refactored implementation to use empty core instances - Brooke Kuhlmann

15.1.0 (2022-12-28)

  • Fixed tag push error with successful push - 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

15.0.0 (2022-12-25)

  • Fixed RuboCop Style/RequireOrder issues - Brooke Kuhlmann

  • Added Dry Monads gem - Brooke Kuhlmann

  • Added Gitt gem - Brooke Kuhlmann

  • Added RSpec binstub - Brooke Kuhlmann

  • Added version release notes - Brooke Kuhlmann

  • Updated implementation to use Gitt functionality - Brooke Kuhlmann

  • Updated to Cogger 0.5.0 - Brooke Kuhlmann

  • Updated to Debug 1.7.0 - Brooke Kuhlmann

  • Updated to Infusible 1.0.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 Runcom 9.0.0 - Brooke Kuhlmann

  • Updated to Spek 1.0.0 - Brooke Kuhlmann

  • Updated to Versionaire 11.0.0 - Brooke Kuhlmann

  • Removed the Git+ gem - Brooke Kuhlmann

14.5.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

  • Updated to Caliber 0.16.0 - Brooke Kuhlmann

  • Updated to Cogger 0.4.0 - Brooke Kuhlmann

  • Updated to Git+ 1.7.0 - Brooke Kuhlmann

  • Updated to Infusible 0.2.0 - Brooke Kuhlmann

  • Updated to Refinements 9.7.0 - Brooke Kuhlmann

  • Updated to Runcom 8.7.0 - Brooke Kuhlmann

  • Updated to Spek 0.6.0 - Brooke Kuhlmann

  • Updated to Versionaire 10.6.0 - Brooke Kuhlmann

14.4.0 (2022-09-16)

  • Added Infusible gem - Brooke Kuhlmann

  • Updated README sections - Brooke Kuhlmann

  • Updated to Dry Container 0.11.0 - Brooke Kuhlmann

  • Removed Auto Injector - Brooke Kuhlmann

  • Refactored implementation to use Infusible syntax - Brooke Kuhlmann

14.3.0 (2022-08-13)

  • Fixed RuboCop Style/StabbyLambdaParentheses issues - Brooke Kuhlmann

  • Added Circle CI SimpleCov artifacts - Brooke Kuhlmann

  • Updated SimpleCov configuration to use filters and minimum coverage - Brooke Kuhlmann

  • Updated to Auto Injector 0.7.0 - Brooke Kuhlmann

  • Updated to Spek 0.5.0 - Brooke Kuhlmann

  • Updated to Zeitwerk 2.6.0 - Brooke Kuhlmann

  • Removed registration of duplicate keys within containers - Brooke Kuhlmann

14.2.0 (2022-07-17)

  • Updated to Auto Injector 0.6.0 - Brooke Kuhlmann

  • Updated to Caliber 0.11.0 - Brooke Kuhlmann

  • Updated to Cogger 0.2.0 - Brooke Kuhlmann

  • Updated to Debug 1.6.0 - Brooke Kuhlmann

  • Updated to Dry Container 0.10.0 - Brooke Kuhlmann

  • Updated to Git+ 1.4.0 - Brooke Kuhlmann

  • Updated to Refinements 9.6.0 - Brooke Kuhlmann

  • Updated to Runcom 8.5.0 - Brooke Kuhlmann

  • Updated to Spek 0.4.0 - Brooke Kuhlmann

  • Updated to Versionaire 10.5.0 - Brooke Kuhlmann

  • Removed Bundler Leak gem - Brooke Kuhlmann

  • Removed Rakefile Bundler gem tasks - Brooke Kuhlmann

14.1.0 (2022-05-07)

  • Added gemspec funding URI - Brooke Kuhlmann

  • Updated to Auto Injector 0.5.0 - Brooke Kuhlmann

  • Updated to Caliber 0.8.0 - Brooke Kuhlmann

  • Updated to Cogger 0.1.0 - Brooke Kuhlmann

  • Updated to Refinements 9.4.0 - Brooke Kuhlmann

  • Updated to Runcom 8.4.0 - Brooke Kuhlmann

  • Updated to Spek 0.3.0 - Brooke Kuhlmann

  • Updated to Versionaire 10.3.0 - Brooke Kuhlmann

14.0.2 (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 Dry Container 0.9.0 - Brooke Kuhlmann

  • Updated to Ruby 3.1.2 - Brooke Kuhlmann

14.0.1 (2022-04-10)

  • Fixed Git tag creation to recognize sign or unsigned versions - Brooke Kuhlmann

  • Updated to Git Lint 4.0.0 - Brooke Kuhlmann

  • Updated to Git+ 1.3.0 - Brooke Kuhlmann

14.0.0 (2022-04-10)

  • Fixed Circle CI configuration to check Gemfile and gemspec - Brooke Kuhlmann

  • Added Auto Injector gem - Brooke Kuhlmann

  • Added Auto Injector import - Brooke Kuhlmann

  • Added CLI actions container - Brooke Kuhlmann

  • Added CLI actions import - Brooke Kuhlmann

  • Added Cogger gem - Brooke Kuhlmann

  • Updated default documentation format to ASCII Doc - Brooke Kuhlmann

  • Updated implementation to auto-inject dependencies - Brooke Kuhlmann

  • Updated to Caliber 0.5.0 - Brooke Kuhlmann

  • Updated to Debug 1.5.0 - Brooke Kuhlmann

  • Removed CLI security sign option - Brooke Kuhlmann

  • Removed Pastel gem - Brooke Kuhlmann

  • Refactored RSpec application container as dependencies - Brooke Kuhlmann

  • Refactored specs to use cogger - Brooke Kuhlmann

13.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

  • Updated to Spek 0.2.0 - Brooke Kuhlmann

13.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

13.2.0 (2022-02-06)

  • Added Spek gem - Brooke Kuhlmann

  • Updated implementation to leverage Spek presenter - Brooke Kuhlmann

  • Updated to Runcom 8.2.0 - Brooke Kuhlmann

  • Removed README badges - Brooke Kuhlmann

  • Removed gemspec safe defaults - Brooke Kuhlmann

13.1.0 (2022-01-23)

  • Added Ruby version to Gemfile - Brooke Kuhlmann

  • Added identity to gem specification - Brooke Kuhlmann

  • Updated to Git+ 1.1.0 - 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

13.0.1 (2022-01-01)

  • Updated README policy section links - Brooke Kuhlmann

  • Updated changes as versions documentation - Brooke Kuhlmann

  • Removed code of conduct and contributing files - Brooke Kuhlmann

13.0.0 (2021-12-29)

  • Fixed CLI parsers to ensure configuration options are respected - Brooke Kuhlmann

  • 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

  • Updated CLI shell to display version - Brooke Kuhlmann

  • Updated GitHub issue template - Brooke Kuhlmann

  • Updated README and identity to match citation description - Brooke Kuhlmann

  • Updated Rubocop sub-project gem dependencies - Brooke Kuhlmann

  • Updated all CLI parsers to consume container configuration - Brooke Kuhlmann

  • Updated configuration content to be frozen by default - Brooke Kuhlmann

  • Updated security parser to log instead of raise error - Brooke Kuhlmann

  • Updated to Amazing Print 1.4.0 - Brooke Kuhlmann

  • Updated to Debug 1.4.0 - Brooke Kuhlmann

  • Updated to Git Lint 3.0.0 - Brooke Kuhlmann

  • Updated to Git+ 1.0.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 Runcom 8.0.0 - Brooke Kuhlmann

  • Updated to SimpleCov 0.21.2 - Brooke Kuhlmann

  • Updated to Versionare 10.0.0 - Brooke Kuhlmann

  • Removed CLI parser assembler - Brooke Kuhlmann

  • Removed Climate Control gem - Brooke Kuhlmann

  • Removed Gemsmith depenendecy - Brooke Kuhlmann

  • Removed Git namespace from default configuration - Brooke Kuhlmann

  • Removed application prefix from application container - Brooke Kuhlmann

  • Removed configuration from CLI namespace - Brooke Kuhlmann

  • Refactored CLI status action spec to use punning - Brooke Kuhlmann

  • Refactored configuration loader to use client - Brooke Kuhlmann

12.2.0 (2021-11-15)

  • Added README community link - Brooke Kuhlmann

  • Added gemspec MFA opt in requirement - 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 fixtures - Brooke Kuhlmann

  • Refactored binary to exe instead of bin directory - Brooke Kuhlmann

12.1.0 (2021-10-03)

  • 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

12.0.4 (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

12.0.3 (2021-08-08)

  • Fixed Rubocop Lint/DuplicateBranch issue - Brooke Kuhlmann

  • Updated to Git+ 0.6.0 - Brooke Kuhlmann

  • Updated to Ruby 3.0.2 - Brooke Kuhlmann

  • Removed Bundler Audit - Brooke Kuhlmann

12.0.2 (2021-07-05)

  • Updated to Git+ 0.5.0 - Brooke Kuhlmann

  • Updated to Gemsmith 15.5.0 - Brooke Kuhlmann

12.0.1 (2021-06-06)

  • Updated to Dry Container 0.8.0 - Brooke Kuhlmann

12.0.0 (2021-06-04)

  • Fixed README Git Lint commit subject prefix link - Brooke Kuhlmann

  • Added CLI assembler parser - Brooke Kuhlmann

  • Added CLI config action - Brooke Kuhlmann

  • Added CLI configuration content - Brooke Kuhlmann

  • Added CLI configuration defaults - Brooke Kuhlmann

  • Added CLI configuration loader - Brooke Kuhlmann

  • Added CLI core parser - Brooke Kuhlmann

  • Added CLI parsers module - Brooke Kuhlmann

  • Added CLI publish action - Brooke Kuhlmann

  • Added CLI push action - Brooke Kuhlmann

  • Added CLI security parser - Brooke Kuhlmann

  • Added CLI shell - Brooke Kuhlmann

  • Added CLI status action - Brooke Kuhlmann

  • Added CLI tag action - Brooke Kuhlmann

  • Added Dry Container - Brooke Kuhlmann

  • Added Pastel gem - Brooke Kuhlmann

  • Added RSpec CLI parser shared example - Brooke Kuhlmann

  • Added RSpec default configuration shared example - Brooke Kuhlmann

  • Added RSpec helper log level - Brooke Kuhlmann

  • Added Zeitwerk gem - Brooke Kuhlmann

  • Added Zeitwerk loader - Brooke Kuhlmann

  • Added application container - Brooke Kuhlmann

  • Added commits categorizer - Brooke Kuhlmann

  • Added default configuration for documenation format - Brooke Kuhlmann

  • Added error class - Brooke Kuhlmann

  • Updated Gem and Rake files to disable Gemsmith - Brooke Kuhlmann

  • Updated commit presenter to use documentation format - Brooke Kuhlmann

  • Updated tag creator and status action to leverage new commit presenter - Brooke Kuhlmann

  • Updated to Climate Control 1.0.0 - Brooke Kuhlmann

  • Updated to Rubocop 1.14.0 - Brooke Kuhlmann

  • Updated to Ruby 3.0.1 - Brooke Kuhlmann

  • Updated to Versionaire 9.2.0 - Brooke Kuhlmann

  • Removed CLI push option - Brooke Kuhlmann

  • Removed CLI tag option - Brooke Kuhlmann

  • Removed RSpec default configuration for publisher spec - Brooke Kuhlmann

  • Removed Reek configuration - Brooke Kuhlmann

  • Removed Thor - Brooke Kuhlmann

  • Removed errors namespace - Brooke Kuhlmann

  • Refactored GPG script to RSpec files support folder - Brooke Kuhlmann

  • Refactored application container and configuration - Brooke Kuhlmann

  • Refactored commit to presenters namespace - Brooke Kuhlmann

  • Refactored creator, pusher, and publisher to tags namespace - Brooke Kuhlmann

  • Refactored gemspec to use identity summary - Brooke Kuhlmann

  • Refactored publisher to use updated tagger and pusher API - Brooke Kuhlmann

  • Refactored pusher to use command pattern - Brooke Kuhlmann

  • Refactored tagger to use commits categorizer - Brooke Kuhlmann

11.2.0 (2021-04-04)

  • Fixed Rubocop Layout/FirstMethodArgumentLineBreak issues - Brooke Kuhlmann

  • Fixed Rubocop RSpec/ExampleLength issues with tagger spec - Brooke Kuhlmann

  • 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 Git+ 0.4.0 - Brooke Kuhlmann

  • Updated to Rubocop 1.10.0 - Brooke Kuhlmann

  • Updated to Rubocop 1.8.0 - Brooke Kuhlmann

11.1.1 (2021-01-05)

  • Fixed calculation of empty commits when creating a tag - Brooke Kuhlmann

11.1.0 (2021-01-03)

  • Updated to Gemsmith 15.0.0 - Brooke Kuhlmann

  • Updated to Git Lint 2.0.0 - Brooke Kuhlmann

  • Updated to Git+ 0.2.0 - Brooke Kuhlmann

11.0.0 (2020-12-29)

  • Updated to Gemsmith 14.8.0

  • Updated to Git Lint 1.3.0

  • Added Refinements gem

  • Added Git+ dependency

  • Removed Git commit subject punctuation from specs

  • Updated specs to use Pathnames refinement

  • Added Git commit presenter

  • Updated tagger to use Git+

  • Updated pusher to use Git+

  • Updated CLI to pick up tagger and pusher changes

  • Updated project documentation feature list

  • Added Amazing Print

  • Added Gemfile groups

  • Removed RubyGems requirement from binstubs

  • Added RubyCritic

  • Updated to Ruby 3.0.0

  • Updated to Refinements 8.0.0

  • Updated to Versionaire 9.0.0

  • Updated to Runcom 7.0.0

10.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 Runcom 6.4.0

  • Updated to Versionaire 8.4.0

10.3.0 (2020-10-18)

  • Fixed Rubocop RSpec/MultipleMemoizedHelpers issues

  • Added Guard and Rubocop binstubs

  • Updated project documentation to conform to Rubysmith template

  • Updated to Rubocop 0.89.0

  • Updated to Ruby 2.7.2

  • Updated to SimpleCov 0.19.0

10.2.0 (2020-07-22)

  • Fixed Rubocop Lint/NonDeterministicRequireOrder issues

  • Fixed Rubocop Style/RedundantRegexpEscape issues

  • Fixed project requirements

  • Updated GitHub templates

  • Updated Pry gem dependencies

  • Updated README credit URL

  • Updated README screencast URL

  • Updated README screencast cover to SVG format

  • Updated Rubocop gem dependencies

  • Updated to Gemsmith 14.2.0

  • Updated to Git Lint 1.0.0

  • Refactored Rakefile requirements

10.1.0 (2020-04-01)

  • Added README production and development setup instructions

  • Updated README screencast to use larger image

  • 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

10.0.2 (2020-02-01)

  • Fixed README verionsiare feature documentation

  • Updated README screencast

  • Updated to Reek 5.6.0

  • Updated to Rubocop 0.79.0

  • Updated to SimpleCov 0.18.0

  • Removed period from version label for tags

10.0.1 (2020-01-02)

  • Fixed loading of configuration file

  • Updated README project requirements

  • Updated to Gemsmith 14.0.0

  • Updated to Git Cop 4.0.0

10.0.0 (2020-01-01)

  • Added gem console.

  • Added link to Git Cop subject prefixes.

  • Added setup script.

  • Fixed SimpleCov setup in RSpec spec helper.

  • Removed unused development dependencies.

  • Updated Pry development dependencies.

  • Updated README screencast.

  • 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 Runcom 6.0.0.

  • Updated to SimpleCov 0.17.0.

  • Updated to Versionaire 8.0.0.

9.3.3 (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.

9.3.2 (2019-09-01)

  • Updated README screencast tutorial.

  • Updated to Rubocop 0.73.0.

  • Updated to Ruby 2.6.4.

9.3.1 (2019-07-01)

  • Updated XDG documentation to reference XDG gem.

  • 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.

9.3.0 (2019-06-01)

  • Fixed RSpec/ContextWording issues.

  • Fixed Rubocop Naming/RescuedExceptionsVariableName issues.

  • Added Reek configuration.

  • Updated contributing documentation.

  • Updated project icon.

  • 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.

9.2.1 (2019-05-01)

  • 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.

9.2.0 (2019-04-01)

  • Fixed Rubocop Style/MethodCallWithArgsParentheses issues.

  • Updated gem summary.

  • Updated to Ruby 2.6.2.

  • Updated to Versionaire 7.2.0.

  • Removed RSpec standard output/error suppression.

9.1.0 (2019-02-01)

  • Updated README to reference updated Runcom 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.

9.0.0 (2019-01-01)

  • Fixed Circle CI cache for Ruby version.

  • Fixed Layout/EmptyLineAfterGuardClause cop issues.

  • Fixed Markdown ordered list numbering.

  • Fixed Rubocop RSpec/ExampleLength issues.

  • Fixed Rubocop RSpec/NamedSubject issues.

  • Fixed Rubocop RSpec/SubjectStub issues.

  • Added Circle CI Bundler cache.

  • Added Rubocop RSpec gem.

  • Updated Circle CI Code Climate test reporting.

  • Updated to Contributor Covenant Code of Conduct 1.4.1.

  • Updated to Gemsmith 12.2.0.

  • Updated to RSpec 3.8.0.

  • Updated to Rubocop 0.62.0.

  • Updated to Ruby 2.6.0.

  • Updated to Runcom 4.0.0.

  • Updated to Versionaire 7.0.0.

  • Removed Rubocop Lint/Void CheckForMethodsWithNoSideEffects check.

8.3.0 (2018-07-01)

  • Updated Semantic Versioning links to be HTTPS.

  • Updated to Reek 5.0.

  • Updated to Rubocop 0.57.0.

  • Updated to Versionaire 6.0.0.

8.2.0 (2018-05-01)

  • Added Runcom examples for project specific usage.

  • Updated project changes to use semantic versions.

  • Updated to Gemsmith 12.0.0.

  • Updated to Runcom 3.1.0.

8.1.0 (2018-04-01)

  • Updated to Ruby 2.5.1.

  • Updated to Runcom 3.0.0.

  • Removed Circle CI Bundler cache.

8.0.0 (2018-03-25)

  • Fixed Reek UtilityFunction issues with Tagger object.

  • Fixed gemspec issues with missing gem signing key/certificate.

  • Added gemspec metadata for source, changes, and issue tracker URLs.

  • Updated README license information.

  • Updated README screencast tutorial.

  • Updated gem dependencies.

  • Updated to Circle CI 2.0.0 configuration.

  • Updated to Rubocop 0.53.0.

  • Updated to Versionaire 5.1.0.

  • Removed Gemnasium support.

  • Removed Patreon badge from README.

  • Removed default version from CLI tag, push, and publish commands.

  • Removed version prefix (i.e. v) when publishing versions.

  • Refactored Git test repo user name and email.

  • Refactored temp and Git repo dir construction.

7.0.1 (2018-01-01)

  • Updated to Gemsmith 11.0.0.

7.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.

  • Updated to Apache 2.0 license.

  • Refactored code to use Ruby 2.5.0 Array#append syntax.

6.3.1 (2017-11-19)

  • Updated to Git Cop 1.7.0.

  • Updated to Rake 12.3.0.

6.3.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.

6.2.0 (2017-08-20)

  • Fixed issue with Tempfile requirements.

  • Added dynamic formatting of RSpec output.

  • Updated to Gemsmith 10.2.0.

  • Updated to Runcom 1.3.0.

6.1.0 (2017-07-16)

  • Added Git Cop code quality task.

  • Updated CONTRIBUTING documentation.

  • Updated GitHub templates.

  • Updated README headers.

  • Updated command line usage in CLI specs.

  • Updated gem dependencies.

  • Updated to Awesome Print 1.8.0.

  • Updated to Gemsmith 10.0.0.

  • Removed Thor+ gem.

  • Refactored CLI version/help specs.

6.0.0 (2017-06-17)

  • Added Circle CI support.

  • Updated README usage configuration documenation.

  • Updated gem dependencies.

  • Updated to Runcom 1.1.0.

  • Removed Travis CI support.

5.1.0 (2017-05-07)

  • Fixed Reek DuplicateMethodCall issue.

  • Fixed Travis CI configuration to not update gems.

  • Added Git tag support.

  • Added Pusher version.

  • Added Reek issues to affected objects.

  • Added code quality Rake task.

  • Added existing local tag check.

  • Added passphrase to GPG test script.

  • Added version release changes.

  • Updated Git test respository configuration.

  • 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 signed tag spec to be skipped.

  • Updated to Gemsmith 9.0.0.

  • Updated to Ruby 2.4.1.

  • Removed Code Climate code comment checks.

  • Removed Git repository validation.

  • Removed Reek TODO file.

  • Removed .bundle directory from .gitignore.

  • Removed default version from Tagger.

  • Removed deletion of Git hooks for testing purposes.

  • Removed shell from pusher.

  • Refactored Git tag check.

  • Refactored context descriptions.

  • Refactored tagger spec context and descriptions.

5.0.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.

4.2.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.

4.1.1 (2016-11-13)

  • Fixed gem requirements order.

4.1.0 (2016-11-13)

  • Fixed Ruby pragma.

  • Added Code Climate engine support.

  • Added Git config support.

  • Added Reek support.

  • Updated RSpec Git repo shared context syntax.

  • Updated --config command to use computed path.

  • Updated to Code Climate Test Reporter 1.0.0.

  • Updated to Gemsmith 8.0.0.

  • Removed CLI defaults (using configuration instead).

  • Refactored Git as Git::Kit.

  • Refactored source requirements.

4.0.0 (2016-11-05)

  • Fixed CLI spec RSpec metadata.

  • Fixed Rakefile to safely load Gemsmith tasks.

  • Fixed Rubocop Style/NumericLiteralPrefix issue.

  • Fixed creating signed tag when GPG program is invalid.

  • Added Runcom support.

  • Added Travis CI random number generation.

  • Added batch script for GPG key generation.

  • Added frozen string literal pragma.

  • Updated CLI command option documentation.

  • Updated README versioning documentation.

  • Updated RSpec temp directory to use Bundler root path.

  • Updated Rubocop PercentLiteralDelimiters and AndOr styles.

  • Updated Tagger spec to use GPG key gen batch script.

  • Updated gemspec with conservative versions.

  • Updated order of local and global configuration information.

  • Updated to Gemsmith 7.7.0.

  • Updated to RSpec 3.5.0.

  • Updated to Rubocop 0.44.

  • Updated to Ruby 2.3.1.

  • Updated to Thor+ 4.0.0.

  • Updated to Versionaire 2.0.0.

  • Removed CHANGELOG.md (use CHANGES.md instead).

  • Removed Greenletters gem.

  • Removed Rake console task.

  • Removed Milestoner::Configuration.

  • Removed Milestoner::Errors::Version.

  • Removed gemspec description.

  • Removed rb-fsevent development dependency from gemspec.

  • Removed terminal notifier gems from gemspec.

  • Refactored CLI defaults as class method.

  • Refactored CLI subject.

  • Refactored RSpec spec helper configuration.

  • Refactored gemspec to use default security keys.

  • Refactored order of local and global methods.

  • Refactored tagger implementation.

3.0.0 (2016-04-03)

  • Fixed CLI specs so pusher is spied upon.

  • Added --config, -c command.

  • Added Versionaire gem dependency.

  • Added bond, wirb, hirb, and awesome_print development dependencies.

  • Added failure when Git is unable to push tags to remote repository.

  • Added global and local configuration file detection.

  • Updated GitHub issue and pull request templates.

  • Removed --edit, -e command.

  • Removed -c alias (use -C instead).

  • Removed Tagger#destroy.

  • Removed gem label from version information.

  • Refactored CLI to use Versionaire version.

  • Refactored Git module to class object.

  • Refactored Pusher to use shell instead of kernel keyword.

  • Refactored Tagger git tag construction.

  • Refactored Tagger to use Versionaire version.

2.2.0 (2016-03-13)

  • Fixed contributing guideline links.

  • Added Git aid commit check.

  • Added Git tag auto-delete for Git error when publishing.

  • Added Git tag create failure when no commits exist.

  • Added GitHub issue and pull request templates.

  • Added README Screencasts section.

  • Added Rubocop Style/SignalException cop style.

  • Added tag delete support.

  • Updated README secure gem install documentation.

  • Updated to Code of Conduct, Version 1.4.0.

2.1.0 (2016-01-20)

  • Fixed secure gem install issues.

  • Added Gemsmith development support.

  • Added frozen string literal support to Ruby source.

  • Removed frozen string literal from non-Ruby source.

2.0.0 (2016-01-17)

  • Fixed README URLs to use HTTPS schemes where possible.

  • Added GPG security documentation to README.

  • Added IRB development console Rake task support.

  • Added Ruby 2.3.0 frozen string literal support.

  • Updated tagger specs to skip GPG sign spec when on CI.

  • Updated to Ruby 2.3.0.

  • Removed RSpec default monkey patching behavior.

  • Removed Ruby 2.1.x and 2.2.x support.

  • Removed verbosity from CLI help command specs.

1.2.0 (2015-11-27)

  • Fixed failing specs when global config is used.

  • Fixed gemspec homepage URL.

  • Added Patreon badge to README.

  • Added Rubocop Style/StringLiteralsInInterpolation cop.

  • Added gemspec version requirements for Thor-related gems.

  • Updated Code Climate to run when CI ENV is set.

  • Updated Code of Conduct 1.3.0.

  • Updated README to use asciinema public URL.

  • Updated README with Tocer generated Table of Contents.

  • Removed RSpec GPG test output.

  • Removed Milestoner::Configuration.file_name.

  • Removed unnecessary exclusions from .gitignore.

1.1.0 (2015-10-01)

  • Fixed RSpec example status persistence file path.

  • Fixed issue with version format limited to single digits.

  • Added carriage return after tag message bodies.

  • Updated to Gemsmith 5.6.0.

1.0.0 (2015-09-19)

  • Fixed Git tag being deleted when publishing.

  • Updated Publisher class to accept an optional tagger and pusher.

  • Refactored code to use relative namespaces.

0.5.0 (2015-09-16)

  • Fixed bug when pushing to a non-existent remote repository.

  • Fixed git error when attempting to delete a non-existent tag.

  • Added Git aid for detecting if remote repository is configured.

  • Added a publisher which knows how to tag and push a tag.

0.4.0 (2015-09-13)

  • Added --edit option for editing gem configuration.

  • Added .milestonerrc git_tag_sign setting.

  • Added .milestonerrc version setting..

  • Added Git error support.

  • Added gem configuration error support.

  • Added global and local gem configuration and CLI support.

  • Updated CLI command descriptions.

0.3.0 (2015-09-08)

  • Fixed bug where commit messages with backticks were executed.

  • Added -c option for showing commits for current milestone.

  • Added commit message sanitation support.

  • Updated commit message groups to be alpha-sorted.

  • Updated tag messages to have duplicate commits removed.

0.2.0 (2015-09-07)

  • Fixed RSpec Git setup.

  • Fixed Travis CI GPG setup.

  • Fixed sorting/grouping of Git commit messages.

  • Added Git tag deletion support.

  • Added Git tag push support.

  • Added duplicate tag detection support.

  • Added repository publish support.

  • Removed commit order spec.

0.1.0 (2015-09-06)

  • Initial version.