Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 565 Bytes

CHANGLOG.md

File metadata and controls

18 lines (10 loc) · 565 Bytes

0.2.0 (2018-04-10)

Features

  • Parsing of Geom can fail, so introduce "failure" dependency (5f7ab9d4)
  • Convert a Tile from layers easily (4b8c5e70)
  • Properties now have a .remove() method to remove & return a value (76437654)
  • Re-export the geo traits to make it easy to create things (ae6fe8a8)
  • Feature properties are now Rc'd so can be shared amoung features (251b4aee)

Bug Fixes

  • Update to current orientation behaviour (fd9f70ee)