Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 618 Bytes

File metadata and controls

32 lines (18 loc) · 618 Bytes

One bug has been fixed that prevented Nokogiri from being used as the backend adapter. other then that, this is a maintenance release only to bring the build configuration up to date.

Changes:

  • Fix bad Nokogiri attrs.

  • Modernize build configuration.

The REXML listener was causing an known error, and without word on a fix yet, we added a Nokogiri SAX parser that can take it’s place.

Changes:

  • Add Nokogiri SAX parser.

  • Make back-end selectable.

Yes, TkXML was create just that long ago.

Changes:

  • Happy birthday.