<a name="0.2.0"></a>
## 0.2.0 (2018-04-10)
#### Features
* Parsing of Geom can fail, so introduce "failure" dependency ([5f7ab9d4](5f7ab9d4))
* Convert a Tile from layers easily ([4b8c5e70](4b8c5e70))
* Properties now have a .remove() method to remove & return a value ([76437654](76437654))
* Re-export the geo traits to make it easy to create things ([ae6fe8a8](ae6fe8a8))
* Feature properties are now Rc'd so can be shared amoung features ([251b4aee](251b4aee))
#### Bug Fixes
* Update to current orientation behaviour ([fd9f70ee](fd9f70ee))