1.2.1
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.