weather-js
Version:
A module for obtaining weather information
32 lines (18 loc) • 473 B
Markdown
# Changelog
## 2.0.0 (2017-03-14)
- **[BREAKING CHANGE]** Returns empty array (no error) if the given address is not found
- Add linting, dependency check and code coverage
- Improve tests
- Improve address and error handling
## 1.0.3 (2017-03-05)
- Maintenance
## 1.0.2 (2015-03-15)
- Misc. updates
## 1.0.1 (2014-12-12)
- Change request url
## 1.0.0 (2014-07-04)
- Stable release
## 0.1.1 (2014-06-05)
- Add image url
## 0.1.0 (2014-06-04)
- Initial release