v0.12.21
Primary changes:
- #442, add
Automatic-Module-Name
to jar manifests. - #443, avoid using
System.getProperties()
as it is not allowed in many secure environments.
A comprehensive list of changes can be found in the commit log: v0.12.20...v0.12.21