Skip to content

Version 2.1.1 - Fix encoding to allow code length of 2

Latest
Compare
Choose a tag to compare
@JonMcPherson JonMcPherson released this 25 Aug 19:04
· 2 commits to master since this release

NuGet Package Release: https://www.nuget.org/packages/OpenLocationCode/2.1.1

Release Notes

  • Fix codeLength validation in Encode() to allow length of 2 (previously minimum of 4)
  • Add more test cases for valid and invalid code lengths

Thanks @brewmanz