Skip to content

Commit

Permalink
bump to v0.1.3 [publish binary]
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Dec 9, 2018
1 parent ab5cf20 commit 9cdeb1c
Show file tree
Hide file tree
Showing 4 changed files with 435 additions and 6,006 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# v0.1.2
# Changelog

## v0.1.3

- Upgrade nan and node-pre-gyp
- Don't depend directory on documentation, since it is so big. Require install directly (npm install -g documentation@4.0.0)

## v0.1.2

* Reduced the package size
* Upgraded to latest @mapbox/mvt-fixtures and @mapbox/mason-js

# v0.1.1
## v0.1.1

* Fixed support for `zoom` in filter expressions (https://github.com/mapbox/vtshaver/pull/16)

# v0.1.0
## v0.1.0

* It begins
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ testpacked: testpack
(cd /tmp/package && make && make test)

docs:
npm install -g documentation@4.0.0
npm run docs

test:
Expand Down
Loading

0 comments on commit 9cdeb1c

Please sign in to comment.