Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bojanz/address

Tags

v1.3.2

Toggle v1.3.2's commit message
Update CLDR version mentioned in README.

v1.3.1

Toggle v1.3.1's commit message
Reorder VE regions, rename VE-A.

v1.3.0

Toggle v1.3.0's commit message
Update to CLDR v45. No data changes.

v1.2.2

Toggle v1.2.2's commit message
Add a locality field to the format for Singapore (SG).

Source: https://www.upu.int/UPU/media/upu/PostalEntitiesFiles/addressingUnit/sgpEn.pdf

v1.2.1

Toggle v1.2.1's commit message
Rebuld the address format for Kazakhstan, add regions.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix CheckPostalCode to Validate Input Strictly (#3)

* Fix CheckPostalCode to only pass valid inputs

* Reject non-empty postal codes if not required

v1.1.2

Toggle v1.1.2's commit message
Add regions for Seychelles (SC) and Paraguay (PY).

v1.1.1

Toggle v1.1.1's commit message
Update to CLDR v43.

v1.1.0

Toggle v1.1.0's commit message
Further optimize RegionMap.MarshalJSON().

- Stop calling the encoder for values as well.
- Use tests to ensure that regions always contain valid utf8.

Allocations are now down 80% in FormatHandler.

v1.0.3

Toggle v1.0.3's commit message
Update to CLDR v42. No data changes.