- Fix issue with changing between metric and imperial units
- Add support for latitude and longitude location inputs
- Change how unit selection is handled
- Change how location method is handled
- Add support for metric units
- Add wind speed
- Add wind direction
- Better handling for bad API responses
- Added pressure
- Added manual update feature in menu
- Improved handling of API errors
- Add sunrise
- Add sunset
- Add high
- Add low
- Refactor
- Add show icon feature
- Add show humidity feature
- Cleanup string concatenation throughout code
- Fix bugs when API call was unsuccessful
- Round the temperature displayed
- Update the weather when the zipcode changes
- Added config option for specifying update interval
- Allow package view to be toggled
- Every feature added
- Every bug fixed