## v0.3.2

- Removes `GeoJSONSource` ([`mapbox-gl-js@0.22.0`](https://github.com/mapbox/mapbox-gl-js/blob/705e54e0447430a8a6982472f4eef204af2a23db/CHANGELOG.md#breaking-changes))

## v0.3.1

- Adds fix for segment creation when final step is a point feature
- Adds documentation for creating custom guidance-compatible style

## v0.3.0

- Adds `options.offset` for positioning labels offset from maneuver points.

## v0.2.1

- Fixes for `styleRoute()` when working with layers with `ref` properties.

## v0.2.0

- Adds `stylePrep()` and `styleRoute()` functions for integrating guidance GeoJSON into a style dynamically.

## v0.1.1

- Initial release.
