Skip to content

Commit

Permalink
Merge pull request #15 from charandas/release-semantics-for-get-data
Browse files Browse the repository at this point in the history
Call getData with release:true on tile
  • Loading branch information
stepankuzmin committed Aug 2, 2018
2 parents a48bd25 + 2570f2d commit f6ce557
Show file tree
Hide file tree
Showing 4 changed files with 5,882 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.3.3"></a>
## [1.3.3](https://github.com/stepankuzmin/tilelive-postgis/compare/v1.3.2...v1.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](https://github.com/stepankuzmin/tilelive-postgis/commit/f938734))



<a name="1.3.2"></a>
## [1.3.2](https://github.com/stepankuzmin/tilelive-postgis/compare/v1.3.1...v1.3.2) (2018-03-06)

Expand Down

0 comments on commit f6ce557

Please sign in to comment.