We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4f962 commit d6d310eCopy full SHA for d6d310e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.8.8](https://github.com/Greenstand/node-mapnik-1/compare/v4.8.7...v4.8.8) (2021-04-01)
2
+
3
4
+### Bug Fixes
5
6
+* try avoid_edges = false ([bc4f962](https://github.com/Greenstand/node-mapnik-1/commit/bc4f962bfacc7efc4b9e491fa58449bee7cae2e7))
7
8
## [4.8.7](https://github.com/Greenstand/node-mapnik-1/compare/v4.8.6...v4.8.7) (2021-03-31)
9
10
package.json
@@ -4,7 +4,7 @@
"private": true,
"homepage": "http://mapnik.org",
"author": "Dane Springmeyer <[email protected]> (mapnik.org)",
- "version": "4.8.7",
+ "version": "4.8.8",
"mapnik_version": "c3eda40e0",
"main": "./lib/mapnik.js",
"binary": {
0 commit comments