saxy v1.4.0 Release Notes

Release Date: 2021-06-05 // almost 3 years ago
    • โšก๏ธ Optimize Saxy.parse_string (about 20% faster) #84. Previously this could be achieved with application config, you no longer have to do that.
    • ๐Ÿ‘Œ Support custom transformer in Saxy.Builder #87.
    • ๐Ÿ›  Miscellaneous fixes #81, #82, #89.

Previous changes from v1.3.0

    • ๐Ÿ›  Fix Saxy.Builder primitive type implementations.
    • โž• Add :cdata SAX event type.
    • Introduce :cdata_as_characters option in parsers.