Skip to content

Latest commit

 

History

History
54 lines (48 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

54 lines (48 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

Since version 2.0.0, the format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

Removed

2.0.3 - 2024-09-25

  • COVERAGE: 97.72% -- 214/219 lines in 4 files
  • BRANCH COVERAGE: 86.00% -- 43/50 branches in 4 files
  • 39.13% documented

Added

  • Improved Documentation

Fixed

  • Documentation typos
  • Documentation in Yard (on RubyDoc.info)

2.0.2 - 2024-09-25

  • COVERAGE: 97.72% -- 214/219 lines in 4 files
  • BRANCH COVERAGE: 86.00% -- 43/50 branches in 4 files
  • 39.13% documented

Added

  • Improved integration with direnv for development
  • Better test coverage
  • More tests
  • rots v1.0.0 for tests

Changed

  • Upgraded to ruby-openid2 v3.1.0
  • Moved to oauth-xx organization

2.0.1 - 2024-09-05

Added

  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • SECURITY.md

Fixed

  • Typo in gemspec description

2.0.0 - 2024-09-04

  • COVERAGE: 97.72% -- 214/219 lines in 3 files
  • BRANCH COVERAGE: 86.00% -- 43/50 branches in 3 branches

Changed

  • Upgraded to rack v2+
  • Switched ruby-openid => ruby-openid2

Fixed

  • Compatibility with Ruby 2.7+

Removed

  • Support for Ruby < 2.7