Releases: Forceh91/retro-env-can-weather-chan
v2.1.7
2.1.7 (2024-12-11)
Bug Fixes
- date: not handling atlantic/newfoundland timezones properly (42ae1b6)
Chores
- deps: bump @emotion/styled from 11.13.5 to 11.14.0 by @dependabot in #886
- deps: bump framer-motion from 11.12.0 to 11.13.3 by @dependabot in #887
- deps-dev: bump parcel from 2.11.0 to 2.13.2 by @dependabot in #869
- deps-dev: bump @parcel/transformer-sass from 2.11.0 to 2.13.2 by @dependabot in #888
v2.1.6
2.1.6 (2024-12-05)
⚠IT IS RECOMMENDED TO UPDATE TO THIS RELEASE OF THE SIMULATOR ASAP, OLDER VERSIONS OF THE SIMULATOR WILL NO LONGER AUTOMATICALLY RECEIVE UPDATES OR PROCESS ALERTS ⚠
Bug Fixes
v2.1.5
v2.1.4
2.1.4 (2024-06-26)
IT IS RECOMMENDED TO UPDATE TO THIS RELEASE OF THE SIMULATOR ASAP, OLDER VERSIONS OF THE SIMULATOR WILL NO LONGER FUNCTION
⚠Known Issues
Due to a schema change on the ECCC citypage_weather XML, the following is currently broken:
- Normal and record temperatures (including year set) (You will see a lot of N/A on the almanac screen)
- Yesterday's high/low/precipitation data (You will see that the city temp/precip screen will be showing MISSING for precip values)
Bug Fixes
- air quality statement headline too long (#751) (20c28df)
- bandaid fix for new citypage_weather schema (b7f135c)
- outlook: erroring if normal max was missing (#750) (af85775)
- various display issues (#759) (b57381a)
Notes
If you rely on the output of the server on a custom UI (not the one provided) then this is a breaking change due to how the current conditions -> wind -> direction value is now presented.
v2.1.3
v2.1.2
v2.1.1
v2.1.0
What's Changed
Features
- feat: snow indicator on province temp/precip by @Forceh91 in #602
- feat: Add docker and docker-compose by @jessedyck in #614
Misc changes/chores
- chore(deps): bump @emotion/react from 11.11.1 to 11.11.3 by @dependabot in #598
- chore(deps): bump sass from 1.69.5 to 1.69.7 by @dependabot in #601
- chore(deps-dev): bump @types/react-dom from 18.2.17 to 18.2.18 by @dependabot in #599
- ci: add eslint build step by @Forceh91 in #603
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.18.1 by @dependabot in #604
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #605
- chore(deps): bump framer-motion from 10.16.16 to 10.17.12 by @dependabot in #608
- chore(deps-dev): bump @parcel/transformer-sass from 2.10.3 to 2.11.0 by @dependabot in #607
- chore(deps-dev): bump parcel from 2.10.3 to 2.11.0 by @dependabot in #600
- chore(deps): bump framer-motion from 10.17.12 to 10.18.0 by @dependabot in #609
- chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.18.1 by @dependabot in #610
- chore(deps-dev): bump @types/node from 20.10.6 to 20.11.0 by @dependabot in #612
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.7 by @dependabot in #615
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 by @dependabot in #617
- chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0 by @dependabot in #619
- chore(deps-dev): bump @types/react from 18.2.47 to 18.2.48 by @dependabot in #618
- chore(deps-dev): bump @types/node from 20.11.0 to 20.11.4 by @dependabot in #621
- chore(deps-dev): bump @types/node from 20.11.4 to 20.11.5 by @dependabot in #622
- chore(deps): bump sass from 1.69.7 to 1.70.0 by @dependabot in #623
- chore(deps): bump react-fast-marquee from 1.6.2 to 1.6.3 by @dependabot in #624
New Contributors 🎉
- @jessedyck made their first contribution in #614
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Retro Envrionment Canada Weather Channel v2
v2 of the Winnipeg Weather Channel Simulator is now officially released! Rewritten from scratch, this has transitioned over to a TypeScript and React codebase.
⚠ BREAKING CHANGES
- Changes to the directory and config structure mean that existing configurations no longer work.
- Node v16 support has also been dropped.
- v1 of the simulator will now stop receiving sunset updates
Full Changelog: v1.8.0...v2.0.1
v1.8.0
What's Changed
- chore(deps-dev): bump sass from 1.60.0 to 1.61.0 by @dependabot in #451
- chore(deps): bump vm2 from 3.9.14 to 3.9.15 by @dependabot in #453
- feat: hi/lo temp records from alternative source by @Forceh91 in #452
- chore: cleanup alert monitor logging by @Forceh91 in #454
- chore(deps-dev): bump sass from 1.61.0 to 1.62.0 by @dependabot in #456
- chore(deps): bump vm2 from 3.9.15 to 3.9.16 by @dependabot in #457
- chore(deps): bump core-js from 3.30.0 to 3.30.1 by @dependabot in #459
- refactor(mb): pull wpg precip from historical by @Forceh91 in #460
- chore(deps): bump vm2 from 3.9.16 to 3.9.17 by @dependabot in #462
- chore(deps): bump axios from 1.3.5 to 1.3.6 by @dependabot in #463
- chore(deps-dev): bump sass from 1.62.0 to 1.62.1 by @dependabot in #465
- chore(deps): bump axios from 1.3.6 to 1.4.0 by @dependabot in #466
- chore(deps-dev): bump jsdom from 21.1.1 to 21.1.2 by @dependabot in #467
- chore(deps): bump date-fns from 2.29.3 to 2.30.0 by @dependabot in #468
- chore(deps-dev): bump release-it from 15.10.1 to 15.10.2 by @dependabot in #469
- chore(deps-dev): bump release-it from 15.10.2 to 15.10.3 by @dependabot in #470
- chore(deps-dev): bump jsdom from 21.1.2 to 22.0.0 by @dependabot in #471
- chore(deps): bump core-js from 3.30.1 to 3.30.2 by @dependabot in #473
- chore(deps): bump vue from 3.2.47 to 3.3.2 by @dependabot in #478
- chore(deps): bump vue-router from 4.1.6 to 4.2.0 by @dependabot in #475
- chore(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #480
- chore(deps): bump vue from 3.3.2 to 3.3.4 by @dependabot in #485
- chore(deps): bump vue-router from 4.2.0 to 4.2.1 by @dependabot in #483
- chore(deps): bump @popperjs/core from 2.11.7 to 2.11.8 by @dependabot in #487
- chore(deps-dev): bump jsdom from 22.0.0 to 22.1.0 by @dependabot in #490
- chore(deps): bump vue-router from 4.2.1 to 4.2.2 by @dependabot in #489
- chore(deps-dev): bump release-it from 15.10.3 to 15.10.5 by @dependabot in #493
- feat: warnings/alerts update, severe tstorm info by @Forceh91 in #497
- chore(deps-dev): bump release-it from 15.10.5 to 15.11.0 by @dependabot in #499
- fix: calm wind speed display by @Forceh91 in #500
- chore(deps-dev): bump sass from 1.62.1 to 1.63.2 by @dependabot in #503
- chore(deps-dev): bump sass from 1.63.2 to 1.63.3 by @dependabot in #504
- chore(deps): bump core-js from 3.30.2 to 3.31.0 by @dependabot in #505
- chore(deps-dev): bump sass from 1.63.3 to 1.63.4 by @dependabot in #506
- refactor: switch alerts to check polygon not city name by @Forceh91 in #501
Full Changelog: v1.7.1...v1.8.0