Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 829 Bytes

1.1.5

  • Fix the version issues

1.1.4

  • Return error when request for vector tiles fails, instead of throwing it #13

1.1.3

  • Fix GeoJSON objects returned, which included feauture.coordinates which is invalid according to the GeoJSON spec #5

1.1.2

  • Add the vt_layer property to features when the request consists of multiple layers #6
  • Add tests for 401 and 404 responses from a tile server

1.1.1

  • 🐛 fix TypeError when layers didn't exist in requested vector tile #10

1.1.0

  • Add ability to execute command on local files #1

1.0.0

  • First