Releases: ben-miles/weather
Releases · ben-miles/weather
v2.0.0 Vue Update
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
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.