Skip to content

Release 1.28

Latest
Compare
Choose a tag to compare
@3breadt 3breadt released this 10 Mar 13:34
· 2 commits to master since this release
e8d35a6

Added

  • NSObjects.getLocationInformation() provides information about an object's location within the parsed property list file (e.g. line number)
  • PropertyListFormatException.getLocationInformation() provides information about where the parsing error occurred
  • Added module-info to improve usability of this library for Java 9 and later

Improved

  • PropertyListFormatException's messages now include more detailed information about where the parsing error occurred