Skip to content

2.2.3

Choose a tag to compare

@rijnb rijnb released this 08 Oct 07:46
· 113 commits to master since this release
  • Issue #23: Fixed Territory.fromString to make sure the parent territory is valid for
    input like "CHE-GR". This returned "MX-GRO" instead of throwing UnknownTerritoryException.
    Added unit test for this type of case.
  • Fixed minor JavaDoc issues.