# 1.0.3 - Fixes crash during garbage collection by assigning FileSource handle to a v8::Persistent in NodeMap constructor. # 1.0.2 - Initialize shared display connection at module load time to avoid race condition when display connection is initialized on-demand. # 1.0.1 - Adapts NodeFileSource around mbgl::Environment additions. - Adapts to minor changes in mapbox-gl-test-suite. - Adds tests for gzipped vector tile handling. - Cleans up documentation. # 1.0.0 - Initial release.