Skip to content

Releases: ben-miles/weather

v2.0.0 Vue Update

14 Apr 13:51
614ed07
Compare
Choose a tag to compare

This major update bring more modern tooling to the app:

  • Replaced Vue-CLI with Vite.
  • Updated Vue 2.x to the latest 3.x version.
  • Made use of .env and GitHub Repo Secrets to obfuscate API Keys.
  • Made use of GitHub Actions + GitHub Pages to create a CI/CD pipeline.

v1.0.0 First Public Release

12 Apr 17:01
0ca6c00
Compare
Choose a tag to compare

I followed along with a tutorial I found online to make this app, but took it a step farther by linking the JSON data returned by the openweathermap.org API to the display of numerous SVG graphics -- Resulting in a much more visual representation of the given weather.