Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 983 Bytes

File metadata and controls

41 lines (27 loc) · 983 Bytes

Change Log

Version 1.0.6 (1-05-2018)

  • Removes Bintray gradle plugin in favour of maven-publishing

Version 1.0.5 (13-04-2018)

  • Updates to AGP and dependencies
  • Fixes crash when notifyDataSetChanged called multiple times

Version 1.0.4 (21-09-2017)

  • Updates Google Play Services to 11.4.0
  • Updates Android Support Library to 26.1.0

Version 1.0.3 (18-09-2017)

  • Updates Mapbox SDK to 5.1.3

Version 1.0.2 (08-09-2017)

  • OnAnnotationClickListener and OnInfoWindowClickListener now support SAM conversion

Version 1.0.1 (07-09-2017)

  • Simplifies the API (removing unnecessary type information)
  • Adds support for map info windows
  • Fixes info window titles not being set

Version 1.0.0 (30-08-2017)

  • Initial release