Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Version 2.0.3

Compare
Choose a tag to compare
@stevecheckoway stevecheckoway released this 22 Nov 01:02
· 33 commits to master since this release

[2.0.3] - 2020-11-21

Added

  • Limit enforced on number of attributes per element, defaulting to 400 and
    configurable with the :max_attributes argument.

Fixed

  • Ignore UTF-8 byte order mark at the beginning of the input.
  • Fix content sniffing for Unicode strings.
  • Fixed crash where Ruby objects constructed in C can be garbage collected.