Skip to content

5.2.1

Compare
Choose a tag to compare
@kjellahl kjellahl released this 12 Aug 13:36
· 28 commits to master since this release

5.2.1 (stable):

  • Parser: Ignore deprecation of xmlParserCtxt members.
    (Kjell Ahlstedt)

Documentation:

  • Don't link to removed developer-old.gnome.org.
    (Kjell Ahlstedt)

Meson build:

  • Use libxml2 meson build when libxml2 is built as a subproject.
    (Andrew Potter) Issue #67, Pull request #68
  • Require python3 >= 3.7. That's what Meson requires.
    (Kjell Ahlstedt)