Skip to content

v1.6.6: Include trailing newlines in RDF+XML serialization of commits

Latest
Compare
Choose a tag to compare
@TOGoS TOGoS released this 18 Oct 18:05
· 1 commit to master since this release

Version: 1.6.6
JAR: urn:bitprint:XNC65INQVV4KWDVMWNYUKCMXJ5H7YZOL.J7JGBU4Z3EKEQUAJ753TAYCTB2VIR5OOIPUMT6Q
Date: 2024-10-18
Changes:

  • Deprecate RdfNode#toString and replace with #toXml; this applies to subclasses
    like RdfCommit, also
  • RdfNode#toXml assumes you're creating a 'full XML file',
    and includes a trailing newline accordingly

Known problems:

  • Same unit tests failing as before, even after some supposed fixes