Skip to content

Releases: mapbox/mapbox-base-android

v0.1.2

01 Jul 16:03
e25b40b
Compare
Choose a tag to compare
  • Fixed package name for TripNotification module. Thanks @113408! #45

v0.1.1

16 Jun 14:13
Compare
Choose a tag to compare

Improvements

  • Additionally improved module creation exception messages by printing a nested failure cause. #43

v0.1.0

20 May 11:23
Compare
Choose a tag to compare

Improvements

  • Improved module creation exception messages by printing failure cause. #36

Bug fixes

  • Added minification prevention for the MapboxLogger default implementation. #42

Documentation

  • Added docs highlighting the need to prevent the minification of custom modules. #35

v0.0.1-alpha.3

03 Apr 12:36
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release
  • Remove navigation sessions and service modules, update default router constant name #23
  • Introduce generic module provider and skip configuration by default #26
  • Improve readability of nested module creation exceptions #28
  • Add modularization documentation #29
  • Add common Logger module implementation #21
  • Use strong class reference for no-config glue class #32

v0.0.1-alpha.2

18 Dec 13:18
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release
  • LibraryLoader module doesn't depend on the Android components anymore (doesn't require Context). #13
  • Exposed HttpClient module. #19
  • Removed plugin annotations and opted for a manual configuration. Introduced CompassPlugin and map delegates. #20

v0.0.1-alpha.1

15 Nov 11:26
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release

Initial release 🎉