Skip to content

SSSOM-Java 0.7.8

Compare
Choose a tag to compare
@gouttegd gouttegd released this 05 Jul 21:36
· 62 commits to main since this release
6d7b026

Changes since version 0.7.7:

  • The SSSOM/TSV writer now writes scalar values in YAML “plain style” whenever possible.
  • Incorrect parsing of some unquoted scalar values in the metadata block has been fixed.
  • Incorrect handling of missing extension values has been fixed.
  • The propagation and condensation of “propagatable slots” is now deactivatable. With sssom-cli, new options --no-propagation and --no-condensation have been added to that effect.