All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.1.3 - 2018-01-10
- make sure the typings make it into the npm tarball (🙏bcherny🙏)
1.1.2 - 2018-01-02
- TypeScript typings (🙏bcherny🙏)
1.1.1 - 2015-08-03
- add large point feature collection test to assure parity with
koop.Extent
- moved to koopjs github org
1.1.0 - 2015-03-20
- add support for multipoint geojson type (#1)
- add more robust tests for complex multiline and multipolygon feature collections
- improve handling of polygons and multipolygons (#1 & #2)
- fix caching bug with misplaced bbox variable
- engage