Skip to content

Release v2.4.1#163

Closed
delphaber wants to merge 1 commit into
sdsykes:masterfrom
delphaber:release/v2.4.1
Closed

Release v2.4.1#163
delphaber wants to merge 1 commit into
sdsykes:masterfrom
delphaber:release/v2.4.1

Conversation

@delphaber
Copy link
Copy Markdown
Contributor

Summary

  • Bump version to 2.4.1
  • Update CHANGELOG with new entries:
    • FIX: HTML with inline SVG being incorrectly detected as SVG
    • IMPROVED: Replace external test dependencies with local servers

Test plan

  • bundle exec rake passes
  • gem build fastimage.gemspec succeeds
  • Verify CHANGELOG formatting

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@delphaber
Copy link
Copy Markdown
Contributor Author

delphaber commented Mar 9, 2026

I'm not 100% sure about the version number though.

Supports for some ruby versions (in the CI) have been dropped, but they were very old versions. If we don't have to consider this dropping, than only a bugfix has been introduced. Then version 2.4.1 would be ok.

If s.required_ruby_version = '>= 1.9.2' is going to be updated to comply with the CI versions, then a major version change is probably necessary.

What do you think?

@sdsykes
Copy link
Copy Markdown
Owner

sdsykes commented Mar 10, 2026

Actually I was already in progress making the release locally, so I've continued that, although I do appreciate you taking the trouble to send this PR.
I didn't update the required ruby version at this time, although as we are no longer testing those old ruby versions it shoudl be done eventually.

@sdsykes sdsykes closed this Mar 10, 2026
@delphaber
Copy link
Copy Markdown
Contributor Author

thanks for the release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants