Releases: ciatph/ph-municipalities
Releases · ciatph/ph-municipalities
ph-municipalities_v1.0.6
Summary
January 29, 2023
- Update the
Metro Manila
province name in/data/regions.json
toMetropolitan Manila
, #32 - Less redundant user prompts
- Ask for the excel file download URL only once
- Write the current download URL or the default local file cache to the output
source
JSON info - Check for
.json
file extension - Update package version. Follow-up for PR #47
What's Changed
- Fix/ciatph 32 by @ciatph in #46
- v1.0.6a by @ciatph in #47
- Fix/ciatph 32b by @ciatph in #48
- v1.0.6 by @ciatph in #49
Full Changelog: v1.0.5...v1.0.6
ph-municipalities_v1.0.5
ph-municipalities_v1.0.4
Summary
January 28, 2023
- Catch excel file download errors on script. Follow-up for v1.0.3
- Less stricter excel content checking
- Remove miscellaneous logs
- Re-activate Actions linting on push to any branch except master
What's Changed
- Feature/ciatph 34b by @ciatph in #38
- v1.0.3b by @ciatph in #39
- Feature/ciatph 34c by @ciatph in #40
- v1.0.4 by @ciatph in #41
Full Changelog: v1.0.3...v1.0.4
ph-municipalities_v1.0.3
Summary
January 28, 2023
- Compile source codes using ncc, #33
- Remove
npx
in thebuild:win
scripts - Ask users to key in a download URL of a remote excel file, #34
What's Changed
- Fix/ciatph 18 by @ciatph in #31
- Feature/ciatph 33 by @ciatph in #35
- Feature/ciatph 34 by @ciatph in #36
- v1.0.3 by @ciatph in #37
Full Changelog: v1.0.2...v1.0.3
ph-municipalities_v1.0.2
Summary
- Include the
.env
file when building windows packages on a local development machine - Trigger a lint worklow on push to any branch
- Trigger a workflow that packages the windows binaries and attaches them to the release page on publish of a new release
- Attach windows package binaries starting from this release, triggered on every release publish
What's Changed
- Fix/ciatph 18 by @ciatph in #21
- Feature/ciatph 19 by @ciatph in #22
- Feature/ciatph 20 by @ciatph in #23
- v1.0.2a by @ciatph in #24
- v1.0.2b by @ciatph in #25
- Fix/ciatph 20 by @ciatph in #26
- v1.0.2c by @ciatph in #27
- Fix/ciatph 20b by @ciatph in #28
- v1.0.2 by @ciatph in #29
Full Changelog: v1.0.1...v1.0.2
ph-municipalities_v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
Summary
- Add an option to build all windows executables in one npm script
npm run build:win:all
ph-municipalities_v1.0.0
What's Changed
- Feature/ciatph 3 by @ciatph in #4
- Feature/ciatph 5 by @ciatph in #6
- Feature/ciatph 1 by @ciatph in #7
- Feature/ciatph 8 by @ciatph in #10
- Feat/ciatph 9 by @ciatph in #11
- Feature/ciatph 12 by @ciatph in #13
- v1.0.0 by @ciatph in #14
New Contributors
Full Changelog: https://github.com/ciatph/ph-municipalities/commits/v1.0.0
Summary
- List the municipalities of a given province
- List the provinces and municipalities of a given region
- Create a library for reading and parsing a specific excel file
- Write results to a JSON file
- Create npm scripts for querying data
- Package the nodejs project into a windows executable file