Skip to content

Latest commit

 

History

History
79 lines (36 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

79 lines (36 loc) · 1.97 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.5 (2018-11-13)

1.3.3 (2018-07-31)

Features

  • Upgrade to Mapnik 4.0.1
  • Optimize memory use by using new buffer ownership change semantics that prevent an unnecessary copy on getTile.

Bug Fixes

  • .snyk & package.json to reduce vulnerabilities (f938734)

1.3.2 (2018-03-06)

1.3.1 (2018-01-25)

1.3.0 (2017-09-20)

Features

  • add layerName that would help to not expose the backend concern of what the table name in DB is, to frontend consumers such as mapbox-gl. (by @charandas) (1d303ef)

1.2.4 (2017-07-14)

1.2.3 (2017-06-25)

1.2.2 (2017-06-05)

1.2.1 (2017-05-02)

1.2.0

  • Add Unix domain socket support

1.1.0

  • Add sub-query support

1.0.2

  • Update mapnik to v3.6.0

1.0.1

  • Bug fixes

1.0.0

  • Initial release