Releases: adamlc/address-format
Releases · adamlc/address-format
1.5.0
1.4.0
1.3.3: Merge pull request #10 from travisulrich/patch-3
Escape HTML output before adding <br> tags
1.3.2: Merge pull request #8 from tubssp/master
Added function validAddressPieces
1.3.1: Merge pull request #7 from chandon/master
Changing access for the var
1.3
1.2
Throw LocaleMissingFormatException when the locale's format is not set
Merge pull request #4 from nojacko/throw-different-exception-for-format Throw LocaleMissingFormatException when the locale's format is not set.
1.0.3: Merge pull request #2 from travisulrich/patch-2
Fixed issue with regular expression
New Features
Add parameter to allow for removal of blank lines
- Clean up the formatted address by removing blank lines caused by optional data being omitted.