Skip to content

Releases: ciatph/ph-municipalities

ph-municipalities_v1.4.1

13 Sep 07:58
2b40014
Compare
Choose a tag to compare

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

13 Sep 03:08
01bc0b9
Compare
Choose a tag to compare

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

Full Changelog: v1.3.7...v1.4.0

ph-municipalities_v1.3.7

01 Sep 15:03
0f0afbc
Compare
Choose a tag to compare

Summary

September 1, 2024

  • Run tests on the JSON output of the list:region or list: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

Full Changelog: v1.3.6...v1.3.7

ph-municipalities_v1.3.6

28 Aug 17:00
8a7df8a
Compare
Choose a tag to compare

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

Full Changelog: v1.3.5...v1.3.6

ph-municipalities_v1.3.5

28 Aug 05:33
6db1ec4
Compare
Choose a tag to compare

Summary

August 28, 2024

  • Display images on NPM, follow-up for #92

What's Changed

Full Changelog: v1.3.4...v1.3.5

ph-municipalities_v1.3.4

28 Aug 03:53
7f3ef73
Compare
Choose a tag to compare

Summary

August 28, 2024

  • Display an architecture diagram, #92

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

ph-municipalities_v1.3.3

27 Aug 23:45
6dbc122
Compare
Choose a tag to compare

Summary

August 28, 2024

  • Test the parsed municipalities count per province with raw Excel data, #88

What's Changed

Full Changelog: v1.3.2...v1.3.3

ph-municipalities_v1.3.2

27 Aug 18:06
0584f6a
Compare
Choose a tag to compare

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

27 Aug 17:43
9670613
Compare
Choose a tag to compare

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

26 Aug 16:22
8c9b9e8
Compare
Choose a tag to compare

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 of Cotabato in the regions.json file

What's Changed

Full Changelog: v1.2.1...v1.3.0