3.4

Obba-6.2.1

Version 6.1.1 of Obba brings the following changes:
- Fixed an issue when deserializing object via obLoad related to usage of different class loader (Java 8, 9, 10).

Version 6.1.0 of Obba brings the following changes:
- Support for Java 8 java.time.LocalDateTime created via obMake("","LocalDateTime", ...) where the third argument is an excel date.

OOoLilyPond-0.5.10

Changes to OOoLilyPond 0.5.10 since 0.5.9 (May 2019):

- Fixed: In include statements, special characters (like e.g. German umlauts) are now handled correctly (Issue #27).
Thanks to Hannes E. Schäuble for finding, reporting and fixing this bug.
- Fixed: If a file named "OOoLilyPond.ly" (OLy's temp file name) was present in an include path,
it was used instead of the one in the temp path.
Now OLy will always explicitely specify the temp path before the file name.