Releases: BinaryMuse/planetary.js
Releases · BinaryMuse/planetary.js
v1.1.3
v1.1.2
Update LICENSE
and copyright notices
v1.1.1
Set planetaryjs
on root when using AMD
v1.1.0
Core
- Add
stop
method - Add
onStop
hooks
v1.0.3
- Don't disable adaptive resampling on the projection
v1.0.2
- Update version dependencies for D3 and TopoJSON
The updated TopoJSON dependency now supports CommonJS bundling with Browserify.
v1.0.1
- Add D3 and TopoJSON as dependencies in
package.json
v1.0.0
First stable release
v1.0.0-rc.2
- Fix load order of global plugins
- Expose planet instance as
this
in event callbacks ofzoom
anddrag
plugins
v1.0.0-rc.1
This is the first release candidate for v1.0.0.
Changes:
zoom
plugin'sinitialScale
can be set to0