Ox v1.9.0 Release Notes

Release Date: 2013-02-25 // about 11 years ago
  • 🛠 Fixed

    • ➕ Added a new feature to Ox::Element.locate() that allows filtering by node Class.

    • ➕ Added feature to the Sax parser. If @line is defined in the handler it is set to the line number of the xml file before making callbacks. The same goes for @column but it is updated with the column.