0.0.34
What's Changed
- tests/integration: add huge ReqIF from eclipse.org for inspecting performance by @stanislaw in #103
- README: document the anonymization and alphabetic printing of attributes by @stanislaw in #104
- tests/integration: implement ci.eclipse.org/TC1000 by @stanislaw in #105
- tests/integration: implement ci.eclipse.org/TC1400 by @stanislaw in #106
- Bump version to 0.0.28 by @stanislaw in #108
- helpers: indent/unindent XHTML strings by @stanislaw in #109
- Bump version to 0.0.29 by @stanislaw in #110
- helpers/lxml: simplify is_self_closed_tag() by @stanislaw in #111
- helpers: lxml: lxml_convert_to/from_reqif_ns_xhtml_string() helper by @stanislaw in #112
- spec_object_parser: a slot for XHTML attribute stripped from namespace info by @stanislaw in #113
- helpers/lxml: lxml_ prefix for all remaining methods by @stanislaw in #114
- helpers/lxml: improve lxml_dump_node() by @stanislaw in #115
- helpers/lxml: make lxml_stringify_node a standalone method by @stanislaw in #116
- helpers/lxml: fix the edge case with self-closing OBJECT tags by @stanislaw in #118
- Doors: a yet another example from a user: XHTML tags with their own namespaces by @stanislaw in #119
- tests/integration: Doors example from a user: escaping quotes by @stanislaw in #120
- Bump version to 0.0.34 by @stanislaw in #121
Full Changelog: 0.0.27...0.0.34