New in this version:
- Addition of Pirate Weather (https://pirateweather.net/en/latest/) as a (limited free) forecast service option to replace Darksky
- Back end Pirate Weather API fetch/read logic
- Improvements to API calls for both forecast sources
- Front end processing of Pirate Weather forecast data (current conditions/1hr/24hr)
- Some page formatting logic to display the current conditions icon and format 7 day forecast (forecast descriptions are longer in PW)
- Forecasts now scroll horizontally on mobile
- Versions are now marked as New Belchertown to better distinguish this fork from the original
- Gauge charts can be set to custom gradient colors again -- check wiki for details
- Highcharts has been bumped to the latest version, 12.6
- Efficiency/bug fixes throughout