Commit Graph

350 Commits

Author SHA1 Message Date
Matt Ficke 78987dfb3f v0.12.0 2020-07-02 16:54:56 -04:00
Matt Ficke 1060cb9513 Merge pull request #105 from mapbox/mattficke/patch-1
Update to sqlite3@5.0.0
2020-07-02 16:53:38 -04:00
Matt Ficke 0529e6192a update changelog 2020-07-02 16:48:14 -04:00
Matt Ficke 5a4b23a747 update lockfile 2020-07-02 12:30:09 -04:00
Matt Ficke 319d0dd189 update node versions 2020-07-02 12:26:19 -04:00
Matt Ficke 4a5f93e10f sqlite3@5.0.0 2020-07-02 12:25:48 -04:00
dependabot[bot] eb7de4278b Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-22 15:53:29 +08:00
jingsam 984b9a1ec5 add breaking changes notice 2019-05-10 10:54:07 +08:00
jingsam 5e89b83857 prepare v0.11.0 2019-05-10 10:54:07 +08:00
jingsam 821e2ebbc7 drop test on node 12 2019-05-10 10:29:15 +08:00
jingsam 5a51ab0422 drop test on node 4 2019-05-10 10:29:15 +08:00
jingsam 3ac91c3fff add yarn.lock 2019-05-10 10:29:15 +08:00
jingsam 0ecc36fc47 ensure scheme in metadata table always be tms 2019-05-09 18:02:38 +08:00
Hannes Junnila 7fd30ff9ff Override scheme from MBtiles metadata 2019-05-09 16:00:14 +08:00
Hannes Junnila ea3550cd53 Update tests to match new metadata 2019-05-09 16:00:14 +08:00
Hannes Junnila eb07aa81d6 Use 'xyz' as scheme in metadata
As getTile swaps the z-coordinate from tms to xyz
2019-05-09 16:00:14 +08:00
jingsam 681f4cca31 fix: fix path.join 2019-04-15 15:37:02 +08:00
mapsam aaf9290256 update changelog 2018-08-06 11:36:42 -07:00
jingsam 4ebeb21911 Add path.join so that pkg could auto detect assets (#80)
* Add path.join so that pkg could auto detect assets

* Delete require utils
2018-08-06 11:16:09 -07:00
Dane Springmeyer 60b8775a3d bump to v0.10.0 2018-06-26 08:05:29 -07:00
Dane Springmeyer 281a330198 Merge pull request #85 from mapbox/node-v10
Support node v10 - test on all (current) LTS versions
2018-06-26 08:01:54 -07:00
Dane Springmeyer a71a19ec40 support node v10 - test on all LTS version 2018-06-26 07:49:29 -07:00
Sam Matthews 0a215bd6a5 Update CHANGELOG.md 2018-03-27 11:26:21 -04:00
jingsam 9e9a1ebbb9 Support sqlite mode flags (#73)
* Update mbtiles.js

* some reading

* remove seemingly unused/dead code

* core api functionality

* test note

* grids

* remove index test

* add tilelive example

* vNext

* follow sqlite3 URI filenames

* add mode test

* add mode test

* fix ci

* fix ci

* Update mbtiles.js

* follow sqlite3 URI filenames

* add mode test

* add mode test

* fix ci

* fix ci

* Update readme on mode flags
2018-03-27 11:23:48 -04:00
Sam Matthews 6febf74d62 vNext 2018-01-09 10:44:07 -08:00
Dane Springmeyer 432c1f8564 Merge pull request #77 from mapbox/remove-unused-code
Remove seemingly unused/dead code
2018-01-09 10:01:55 -08:00
Sam Matthews 42437ee31f Merge pull request #82 from mapbox/readme
Readme
2018-01-09 09:29:14 -08:00
mapsam e80eae4930 add tilelive example 2018-01-09 09:23:09 -08:00
mapsam 1bcf9b5bd5 remove index test 2018-01-08 12:20:55 -08:00
mapsam c5eded628a grids 2018-01-08 12:14:25 -08:00
mapsam bb4970815d test note 2018-01-08 12:04:24 -08:00
mapsam 1b5ff6ebfe core api functionality 2018-01-08 12:04:15 -08:00
Dane Springmeyer 7ba7985794 remove seemingly unused/dead code 2017-08-22 17:48:05 -07:00
mapsam 28db5f5ec5 some reading 2017-07-12 14:32:48 -07:00
Blake Thompson 3b660439d3 Update readme to reflect newest mapbox namespace 2017-04-20 09:22:13 -05:00
Blake Thompson 0e8b56dea4 Merge pull request #72 from mapbox/mb_namespace
Change to mapbox NPM namespace
2017-04-20 09:16:28 -05:00
Blake Thompson 84d5fab730 Change to mapbox NPM namespace 2017-04-20 09:10:58 -05:00
Dane Springmeyer c637b02da1 Merge pull request #71 from mapbox/node-v6-test
Start testing on node v6
2017-04-13 19:12:36 -07:00
Dane Springmeyer 041ca31da8 Start testing on node v6 2017-04-13 17:12:43 -07:00
Kai Dalgleish 5591aa3405 Merge pull request #68 from mapbox/whereyouat
Update to @mapbox namespaced modules
2017-02-06 14:45:36 -08:00
Kai 021331c4be updated to namespaced modules 2017-02-02 13:43:28 -08:00
Andrew Pendleton 4bbfaf9919 Bump to v0.9.0 2016-04-15 13:26:06 -04:00
Andrew Pendleton 6461244a8d Merge pull request #63 from mapbox/geocoder-better-iterator
Geocoder data iterator
2016-04-15 13:22:48 -04:00
Andrew Pendleton 405d987716 Ditch inflateSync in favor of plain inflate; test iteration order; add d3-queue dep 2016-04-14 18:49:34 -04:00
Andrew Pendleton 4474634452 Improve error handling for geocoderDataIterator 2016-04-14 13:32:38 -04:00
Andrew Pendleton d3845ea9f9 Add test of geocoderDataIterator 2016-04-14 13:24:27 -04:00
Andrew Pendleton b6ef79d7dc I give up: setImmediate for every callback 2016-04-04 13:16:52 -04:00
Andrew Pendleton b37655577f Increase the frequency of calling setImmediate in the geocoderDataIterator function 2016-04-04 10:49:34 -04:00
Andrew Pendleton 11b6381c4f Another attempt at avoiding overflowing the callstack on geocoderDataIterator: every tenth time we call a callback, call it via setImmediate to reset the stack 2016-04-01 01:16:01 -04:00
Andrew Pendleton 3967adcb4a Avoid callstack loop by making sure only one geocoder data iterator buffer-flush operation is happening at once 2016-03-30 01:10:20 -04:00