Skip to content

v0.3.14

Choose a tag to compare

@dginev dginev released this 27 Jun 15:16

What's Changed

  • build: opt-in static libxml2 link via LIBXML2_STATIC (v0.3.13) by @dginev in #202
  • fix(node): guard node_ptr_mut with RefCell::try_borrow_mut, not Rc::strong_count by @dginev in #203

Full Changelog: v0.3.12...v0.3.14