Releases: gjtorikian/html-pipeline
Releases · gjtorikian/html-pipeline
v3.2.4
What's Changed
- [skip test] Release v3.2.3 by @github-actions[bot] in #419
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #424
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #426
- Support Ruby 4.0 by @gjtorikian in #427
- Allow for completely nil sanitization by @gjtorikian in #428
- [skip test] Release v3.2.4 by @github-actions[bot] in #429
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Allow for "just text" pipelines by @gjtorikian in #418
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Add support for @ prefix on MentionFilter base_url by @jeremysmithco in #411
- Bugfix: sanitization-only filters should still work by @gjtorikian in #414
- [skip test] Release v3.2.2 by @github-actions in #415
- Possible bug when using both MentionFilter and TeamMentionFilter by @jeremysmithco in #412
- Update commonmarker requirement from ~> 1.1.2 to ~> 2.0.1 in the bundler-dependencies group by @dependabot in #417
New Contributors
- @jeremysmithco made their first contribution in #411
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Update commonmarker requirement from ~> 1.0.0.pre7 to ~> 1.1.2 in the bundler-dependencies group by @dependabot in #404
- Remove superfluous sanitization by @gjtorikian in #408
- [skip test] Release v3.2.1 by @github-actions in #409
New Contributors
- @github-actions made their first contribution in #409
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Pass context along to every part of the pipeline by @gjtorikian in #403
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- Correct missing method implementation by @gjtorikian in #401
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- UPGRADING:
TextFilternot removed by @dentarg in #397 - [BREAKING]
TextFilternow requires instantiation by @gjtorikian in #398
New Contributors
Full Changelog: v3.0.3...v3.1.0
v3.0.3
What's Changed
- Fix typo in README by @ppworks in #394
- Prevent exception by @ppworks in #395
- Cut 3.0.3 by @gjtorikian in #396
New Contributors
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- README.md: Fix example code by @grekko in #390
- Allow pipeline to run without node filters by @gjtorikian in #392
New Contributors
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Handle odd numbers of NodeFilters to be configured by @stevehill1981 in #389
New Contributors
- @stevehill1981 made their first contribution in #389
Full Changelog: v3.0.0...v3.0.1