We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f14b8 commit b19685cCopy full SHA for b19685c
CHANGELOG.md
@@ -1,8 +1,12 @@
1
-# 3.5.2 (npm unreleased)
+# 3.6.0
2
3
-Fix sample server issues
+New CLI interface, puppeteer singleton
4
5
+ - Add CLI interface
6
- Fix sample server using too many resources, make headless browser singleton
7
+ - Updated all dependencies to latest version
8
+ - Refactored README
9
+ - Refactored project directory structure
10
11
# 3.5.1
12
package.json
@@ -1,6 +1,6 @@
{
"name": "osm-static-maps",
- "version": "3.5.1",
+ "version": "3.6.0",
"description": "Create a static image of a map with the features you want",
"author": "Julian Perelli",
"contributors": [
0 commit comments