@@ -22,17 +22,19 @@ Please file a bug if you notice a violation of semantic versioning.
2222### Fixed
2323### Removed
2424
25- ## [ 1.0.0] - 2025-02-25 ([ tag] [ 1.0.0t ] )
26- - COVERAGE: 98.44% -- 63/64 lines in 6 files
27- - BRANCH COVERAGE: 94.44% -- 17/18 branches in 6 files
28- - 63.64 % documented
25+ ## [ 1.0.0] - 2025-04-04 ([ tag] [ 1.0.0t ] )
26+ - Line Coverage: 88.48% (776 / 877)
27+ - Branch Coverage: 69.42% (193 / 278)
28+ - 38.41 % documented
2929### Added
3030- Compatibility with Rails v5.2, v6.x, 7.x, 8.0
31- - Compatibility with Ruby 2.7.8, 3.x
31+ - Compatibility with Ruby 2.7.8, 3.0, 3.1, 3.2, 3.3, 3.4, ruby-head
3232### Removed
3333- Dropped compatibility with Rails < 5.2
3434- Dropped compatibility with Ruby < 2.7.8
3535
36+ # masq releases
37+
3638## v0.3.4
3739
3840* Always populate first and lastname when fullname is passed in
@@ -76,6 +78,6 @@ Please file a bug if you notice a violation of semantic versioning.
7678
7779* [ Security] Updated Rails to version 3.2.11
7880
79- [ Unreleased ] : https://github.com/oauth-xx/masq2/compare/v0.1.7 ...HEAD
80- [ 0.1.7 ] : https://github.com/oauth-xx/masq2/compare/v0.1.16...v0.1.7
81- [ 0.1.7t ] : https://github.com/oauth-xx/masq2/tags/v0.1.6
81+ [ Unreleased ] : https://github.com/oauth-xx/masq2/compare/v1.0.0 ...HEAD
82+ [ 1.0.0 ] : https://github.com/oauth-xx/masq2/compare/bc6b6d84fe06811b9de19e7863c53c6bfad201fe...v1.0.0
83+ [ 1.0.0t ] : https://github.com/oauth-xx/masq2/tags/v1.0.0
0 commit comments