Skip to content

Releases: martijn/xsv

v1.4.1

11 Apr 11:13

Choose a tag to compare

  • Relase Xsv 1.4.1 (6415fc7)
  • Fix SheetBoundsHandler to detect rows with inlineStr cells (#71) (ae9491c)
  • Add Range support to Sheet#[] (#69) (f2632f2)
  • Add automated GitHub Release workflow (b0048b5)

v1.4.0

29 Jan 10:14

Choose a tag to compare

What's Changed

  • Fix a couple typos in CHANGELOG.md by @jdufresne in #62
  • Don't call unescapeHTML unless there are entities in the text by @martijn in #64
  • Fix parsing of rows which don't have the "r" attribute by @romanbsd in #67
  • Add compatibility with Rubyzip 3 and fix UTF-8 handling by @martijn in #68

New Contributors

Full Changelog: v1.3.2...v1.4.0