Releases: ciatph/ph-municipalities
Releases · ciatph/ph-municipalities
ph-municipalities_v1.4.1
Summary
September 13, 2024
- Exclude the
__tests__
directory on npm publish, except for required scripts used by the main classes - Fix the test's log information about the missing provinces/municipalities to and from the config file and raw Excel data
- Update README text content
- WIP on manual workflow dispatch
What's Changed
Full Changelog: v1.4.0...v1.4.1
ph-municipalities_v1.4.0
Summary
September 13, 2024
- Build class and scripts documentation using JSDoc, #43
- Setup class documentation build with Node and Docker
- Build and deploy class documentation on push to the
dev
branch - Refactor README - use details/summary elements
- Create a FAQs section in the README, #111
- Display class initialization in the diagram
- Add a LICENSE file
What's Changed
- Feat/ciatph 43 - jsdoc by @ciatph in #110
- Feat/ciatph 111 by @ciatph in #112
- v1.4.0 by @ciatph in #113
Full Changelog: v1.3.7...v1.4.0
ph-municipalities_v1.3.7
Summary
September 1, 2024
- Run tests on the JSON output of the
list:region
orlist:province
scripts, #106 - Run test on listing the region names, #105
- Use a random filename with timestamps in the ExcelFactory class remote Excel file download
- Update text and comments
- Indicate the PAGASA 10-day data's linkage with the PAGASA seasonal data region names and provinces in the README
What's Changed
- Feat/ciapth 106 - test JSON output by @ciatph in #107
- v1.3.7-test by @ciatph in #108
- v1.3.7 by @ciatph in #109
Full Changelog: v1.3.6...v1.3.7
ph-municipalities_v1.3.6
Summary
August 29, 2024
- Fix the undefined URL error caused by tests timeout, #101
- Load the remote PAGASA 10-day Excel file in the tests in async functions inside jest
beforeAll()
What's Changed
- Fix/ciatph 101 - tests timeout by @ciatph in #102
- Fix/ciatph 101 - tests by @ciatph in #103
- v1.3.6 by @ciatph in #104
Full Changelog: v1.3.5...v1.3.6
ph-municipalities_v1.3.5
Summary
August 28, 2024
- Display images on NPM, follow-up for #92
What's Changed
- Feat/weaponsforge 92 - Follow-up by @weaponsforge in #96
- Feat/weaponsforge 92 - Follow-up version bump v1.3.5 by @weaponsforge in #97
- v1.3.5 by @ciatph in #98
Full Changelog: v1.3.4...v1.3.5
ph-municipalities_v1.3.4
Summary
August 28, 2024
- Display an architecture diagram, #92
What's Changed
- Feat/weaponsforge 92 by @weaponsforge in #93
- v1.3.4 by @ciatph in #95
New Contributors
- @weaponsforge made their first contribution in #93
Full Changelog: v1.3.3...v1.3.4
ph-municipalities_v1.3.3
ph-municipalities_v1.3.2
Summary
August 28, 2024
- Lint and run tests before creating a Release and publishing to NPM registry
What's Changed
Full Changelog: v1.3.1...v1.3.2
ph-municipalities_v1.3.1
Summary
August 28, 2024
- Included missing municipalities in the PAGASA seasonal config when matching total parsed municipalities count with loaded Excel rows count, follow-up for #68
- Display loaded Excel file information
What's Changed
Full Changelog: v1.3.0...v1.3.1
ph-municipalities_v1.3.0
Summary
August 27, 2024
- Run simple tests on push to the dev and feature branches, #68
- Display warning information for different, inconsistent or missing province names from the PAGASA seasonal config file and the latest-fetched 10-day weather forecast Excel file in the interactive scripts
- Use the
North Cotabato
province name instead ofCotabato
in theregions.json
file
What's Changed
Full Changelog: v1.2.1...v1.3.0