Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-05 | Version 0.3.00.3.0 | Igor Pashev | 1 | -2/+1 | |
2023-01-05 | Replace git URL | Igor Pashev | 1 | -1/+1 | |
2023-01-05 | Switch to HTTPS | Igor Pashev | 1 | -1/+1 | |
2023-01-05 | Switch to servant 0.19 | Igor Pashev | 1 | -2/+4 | |
That has switched from Text to ByteString in appendToQueryString. Co-authored-by: Nikolai Oplachko <magnickolas@gmail.com> | |||||
2021-05-12 | Show absolute humidity | Igor Pashev | 1 | -58/+65 | |
2020-06-28 | Version 0.2.00.2.0 | Igor Pashev | 1 | -1/+1 | |
2020-06-28 | Make location a part of API | Igor Pashev | 1 | -0/+3 | |
2020-04-19 | Add forecast weather API | Igor Pashev | 1 | -0/+5 | |
2020-04-07 | Version 0.1.00.1.0 | Igor Pashev | 1 | -2/+2 | |
2020-04-07 | Use ClientError from servant-client >= 0.16 | Igor Pashev | 1 | -1/+1 | |
2019-03-27 | Fix build for latest version of servant-client | Chris Martin | 1 | -1/+1 | |
Various modules have been removed from servant-client, and the things previously imported from them now need to be imported from the top-level "Servant.Client" module. The ClientEnv constructor now has a third parameter. Instead of using the constructor directly, now using mkClientEnv (which was introduced in servant-client 0.13, necessitating raising the minimum version on the dependency). | |||||
2017-06-07 | Initial version 0.0.00.0.0 | Igor Pashev | 1 | -0/+59 | |