ph-municipalities_v1.2.0
Summary
August 24, 2024
- Allow using a custom regions configuration settings file with validation when instantiating an
ExcelFile
orExcelFactory
class, #70 - Update/fix regions data content in the
/app/config/regions.json
file - Create code samples in the
/app/src/examples
directory (but exclude on npm publish) - Update README with samples
- Create new
ExcelFile
methods for listing region data:listRegions()
andlistProvinces()
What's Changed
Full Changelog: v1.1.0...v1.2.0