1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 24 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #449 from premailer/grosser/read More... about 1 month ago
revamp the readme a bit More... about 1 month ago
Merge pull request #448 from garyhtou-forks/readme-ignore-text More... about 1 month ago
README: Add section on generating plain text version More... about 1 month ago
Merge pull request #447 from tagliala/patch-2 More... about 2 months ago
Update CHANGELOG.md More... about 2 months ago
v1.23.0 More... about 2 months ago
bundler update More... about 2 months ago
Merge pull request #446 from searls/master More... about 2 months ago
Add support for no-comma RGB functions More... about 2 months ago
Merge pull request #440 from tagliala/chore/test-against-latest-ruby-versions More... 3 months ago
Merge pull request #445 from tagliala/feature/gh-443-require-nokogiri-1.16 More... 3 months ago
Require Nokogiri >= 1.16 More... 3 months ago
Merge pull request #444 from tagliala/feature/drop-ruby-27-compatibility More... 3 months ago
Drop Ruby 2.7 compatibility More... 3 months ago
Merge pull request #442 from tagliala/chore/fix-specs-encoding More... 4 months ago
Test UTF-8 encoding More... 4 months ago
Change encoding of `html` string More... 4 months ago
Change encoding of chars fixture to ISO-8859-1 More... 4 months ago
Test against Ruby 3.3 More... 4 months ago
Merge pull request #441 from premailer/grosser/noko More... 4 months ago
update nokogirig More... 4 months ago
Merge pull request #439 from tagliala/security/opt-in-for-mfa More... 4 months ago
Opt-in for MFA requirement More... 4 months ago
v1.22.0 More... 4 months ago
Merge pull request #438 from tommycrumrine/tommycrumrine-invalid-css-still-raises More... 4 months ago
Return the cached ruleset when mapping More... 4 months ago
cache instead More... 4 months ago
make to_inline_css not raise ArgumentError when rule_set_exceptions: false More... 4 months ago
Call RuleSet#expand_shorthand! before appending to the list of RuleSets to merge otherwise they will raise ArgumentError in CssParser.merge and not get rescued More... 4 months ago