Sha256: b19e2ea77afc5063172ccce6bec41f200d5490caf8ce698e8f8ed70aaa257f61

Contents?: true

Size: 1.32 KB

Versions: 1

Compression:

Stored size: 1.32 KB

Contents

# 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](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-openid2-2.0.3 CHANGELOG.md