Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

1.2.13

Compare
Choose a tag to compare
@oschwald oschwald released this 30 Apr 14:16
· 141 commits to main since this release
  • Previously no checks were done to ensure that an organization name did not
    exceed the 300 character maximum. If an organization name did exceed this
    maximum, an ArrayIndexOutOfBoundsException was thrown.
  • A potential string comparison issue was fixed in getLocation.
  • Documentation and test fixes.