Skip to content

1.2.1

Compare
Choose a tag to compare
@falkreon falkreon released this 25 May 12:07
14fa24c

This will be the last major Java 8 release, as we look forward to LTS Java. It includes several bugfixes:

  • Multiple comments attributed to one key-value pair will be folded into a multi-line comment instead of being discarded
  • Better charset support; cyrillic characters are now handled properly
  • Correct indent after comments when printing out bare root objects

There are other things which happened, like BigDecimal support and Serializer/Deserializer annotations, which don't cleanly fit into one release or another, but are finished now.