Skip to content

Release 1.20

Compare
Choose a tag to compare
@3breadt 3breadt released this 20 Jul 15:56
· 80 commits to master since this release

Changes from 1.19 to 1.20:

  • Fix UnsupportedOperationException when using the XMLPropertyListParser on Android (Issue #36)
  • Remove no longer required synchronization of XMLPropertyListParser.getDocBuilder() (Issue #39)
  • Fix deserialization of properties (getX, setX) in Java objects (c311775)