All Versions
10
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.6.0.1 Changes

    • โšก๏ธ Update dependencies for GHC 8.8.1
  • v0.6.0.0 Changes

    • ๐Ÿ“š Update documentation to reflect changes to Google Maps Platform

    • ๐ŸŒ Rename module Web.Google.Static.Maps as Web.Google.Maps.Static and GoogleStaticMapsAPI as GoogleMapsStaticAPI

    • โšก๏ธ Update Web.Google.Maps.Common.Language data constructors

    • โšก๏ธ Update dependencies for GHC 8.6.2 and revisit upper bounds

  • v0.5.0.3 Changes

    • โšก๏ธ Update dependencies for GHC 8.6.1
  • v0.5.0.2 Changes

    • โšก๏ธ Update dependencies for GHC 8.4.3
  • v0.5.0.1 Changes

    • โšก๏ธ Update dependencies for GHC 8.2.1 and relax lower bounds
  • v0.5.0.0 Changes

    • ๐Ÿ“ฆ Depend on more recent version of servant package and, consequently, servant-client, aeson and cryptonite packages
  • v0.4.0.0 Changes

    • Implement language and region parameters

    • Implement digital signatures

  • v0.3.0.0 Changes

    • ๐Ÿ›  Fix bug in instance of ToHttpApiData for Location

    • ๐Ÿ“‡ Rename certain constructors of Element type to avoid name clashes (Geometry and Labels)

    • ๐Ÿšš Move functions and types of anticipated common use to module Web.Google.Maps.Common

  • v0.2.0.0 Changes

    • Implement signature and custom marker icons

    • ๐Ÿšš Move staticmap from the end of the base URL to the start of the API type

    • Modify Show instances for certain types (Element, Feature, MarkerColor, PathColor, StdColor, Visibility)

  • v0.1.0.0 Changes

    • Launch implementation. Not yet implemented: certain optional parameters (language, region and signature); address locations; non-PNG image formats; custom marker icons; and encoded polyline paths