All Versions
3
Latest Version
Avg Release Cycle
1035 days
Latest Release
-

Changelog History

  • v0.2.0 Changes

    • (* BREAKING *) Made Location a part of the API to reduce code duplication.

    • (* BREAKING *) Made all query parameters required.

    • Changed -c to -q for the command line utility.

    • Added forecast weather API.

  • v0.1.0 Changes

    April 07, 2020
    • Removed the message field from the Sys type. It was some internal parameter and might be absent.

    • Require servant-client >= 0.16 (for ClientError instead of ServantError).

  • v0.0.0 Changes

    June 07, 2017
    • Initial version.