Skip to content

Releases: ranguba/chupa-text

1.3.6: 2025-01-10

10 Jan 06:22
Compare
Choose a tag to compare

Fixes

  • xlsx: Fixed a bug that wrong text is extracted with complex shared
    strings.
    • Reported by Tomohisa Kusukawa.

Thanks

  • Tomohisa Kusukawa

1.3.5: 2024-09-22

22 Sep 09:02
Compare
Choose a tag to compare

Improvements

  • Added support for REXML 3.3.2 or later.

1.3.4: 2024-09-22

22 Sep 08:36
Compare
Choose a tag to compare

Improvements

  • Windows: Fixed file URI.

    • GH-7
    • Patch by Abe Tomoaki
  • ChupaText::TextData: Fixed path generation.

    • GH-13
    • Patch by Abe Tomoaki
  • Added logger dependency explicitly for Ruby 3.4.

Thanks

  • Abe Tomoaki