0.1.4
~~~~~
- Popups allow unicode.  @apatil
- Support for https protocol.  @apatil
- Custom popup width.  @ocefpaf
- Support multiPolyLine.  @scari
- Added max and min zoom keywords.  @Paradoxeuh


Bug Fixes

- Remove margins from leaflet-tiles (Fixes #64).  @lennart0901
- Template not found on Windows OSes (Fixes #50).  @Paradoxeuh
- Using WMS layer on python 3.  @ocefpaf

0.1.3
~~~~~
- Color markers.  @birdage
- Bootstrap glyphicon marker icons.  @birdage
- Clustered markers.  @birdage
- WMS tile support.  @birdage
- 253 sequential Colorbrewer support.  @adamrpah
- Python 3 support.  @tbicr
- Update leaflet.js to 0.7.  @jmduke
- Add support for lines.  @jwass
- Allow rendering with custom template.  @samatjain
- MapQuest Open tilesets.  @samatjain

Bug Fixes

- Account for custom Vincent popup padding.  @corbt
- Simple popups correctly escape internal quotes.  @corbt
- Add encoding specification.  @jmduke
- Reverted change to mathchColor (fix choropleth coloring).  @roycoding
- Changed default no-data fill to null/no-fill.  @wrobstory
- Fixed issue with counties TopoJSON.  @wrobstory

0.1.2
~~~~~
- First release.  @wrobstory
- New tile templates.  @wrobstory
- TopoJSON functionality.  @wrobstory
- Vincent/Vega charts as popups.  @wrobstory
- GeoJSON overlays.  @wrobstory
- Click to add markers (popover Lat/Lng functionality).  @wrobstory
- Simple and Circle markers.  @wrobstory
