Skip to content

Latest commit

 

History

History
180 lines (113 loc) · 8.43 KB

CHANGELOG.md

File metadata and controls

180 lines (113 loc) · 8.43 KB

[v0.4.7] - 17-08-2024

What's Changed

  • Bump rb-sys from 0.9.100 to 0.9.101 by @dependabot in #75
  • Support stacking text chunk changes by @gjtorikian in #76

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.6.1...v0.4.7

[v0.4.6.1] - 04-08-2024

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.6...v0.4.6.1

[v0.4.6] - 04-08-2024

What's Changed

  • Expose text chunk results by @gjtorikian in #72

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.5...v0.4.6

[v0.4.5] - 31-07-2024

What's Changed

  • Fix potential for segmentation fault by @gjtorikian in #70

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.4...v0.4.5

[v0.4.4] - 29-07-2024

What's Changed

  • Bump rb-sys from 0.9.98 to 0.9.99 by @dependabot in #67
  • Stop operating handlers on deleted elements by @gjtorikian in #68

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.3...v0.4.4

[v0.4.3] - 18-07-2024

What's Changed

  • Stop assuming handlers are always defined by @gjtorikian in #65

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.2...v0.4.3

[v0.4.2] - 16-07-2024

What's Changed

  • Revert sanitization reordering (restore old behavior) by @gjtorikian in #63

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.1...v0.4.2

[v0.4.1] - 15-07-2024

What's Changed

  • Address regression issue between sanitization and rewriting text chunks by @gjtorikian in #61

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.4.0...v0.4.1

[v0.4.0] - 15-07-2024

What's Changed

  • add testing for big strings by @gjtorikian in #58

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.3.0...v0.4.0

[v0.3.0] - 07-06-2024

What's Changed

  • Bump enum-iterator from 1.4.1 to 1.5.0 by @dependabot in #41
  • Bump actions/cache from 3 to 4 by @dependabot in #42
  • Bump enum-iterator from 1.5.0 to 2.0.0 by @dependabot in #44
  • Bump lol_html from 1.2.0 to 1.2.1 by @dependabot in #45
  • Bump magnus from 0.6.2 to 0.6.3 by @dependabot in #46
  • Bump enum-iterator from 2.0.0 to 2.0.1 by @dependabot in #47
  • Bump enum-iterator from 2.0.1 to 2.1.0 by @dependabot in #48
  • Bump magnus from 0.6.3 to 0.6.4 by @dependabot in #49
  • Update bin/console to be able to run the gem by @digitalmoksha in #51
  • Add details tag to RELAXED config by @digitalmoksha in #52
  • Fix example in README by @digitalmoksha in #53
  • Fix and remove old benchmark code by @digitalmoksha in #50
  • Add support for :all protocols by @gjtorikian in #55

New Contributors

  • @digitalmoksha made their first contribution in #51

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.2.2...v0.3.0

[v0.2.2] - 03-01-2024

What's Changed

  • Updates for Ruby 3.3 / Rust 1.75 by @gjtorikian in #37

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.2.1...v0.2.2

[v0.2.1] - 12-10-2023

Full Changelog: https://github.com/gjtorikian/selma/compare/v0.2.0...v0.2.1

Changelog

v0.1.6 (2023-06-05)

Full Changelog

v0.1.5 (2023-06-05)

Full Changelog

v0.1.4 (2023-06-05)

Full Changelog

v0.1.3 (2023-06-05)

Full Changelog

v0.1.2 (2023-06-05)

Full Changelog

Merged pull requests:

v0.1.0 (2023-03-29)

Full Changelog

Merged pull requests:

v0.0.7 (2023-01-09)

Full Changelog

Merged pull requests:

v0.0.6 (2022-12-28)

Full Changelog

Merged pull requests:

v0.0.5 (2022-12-27)

Full Changelog

Merged pull requests:

v0.0.4 (2022-12-26)

Full Changelog

Merged pull requests:

v0.0.3 (2022-12-24)

Full Changelog

Merged pull requests:

v0.0.2 (2022-12-21)

Full Changelog

Merged pull requests:

v0.0.1 (2022-12-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator