Skip to content

Releases: EarthlingInteractive/aframe-geo-projection-component

v2.1.0

11 Dec 22:35
687f023
Compare
Choose a tag to compare
  • Upgrade to aframe 0.8.2
  • Upgrade packages to address security vulnerabilities

Note that there's still one unaddressed security vulnerability because [email protected] depends on [email protected] which uses [email protected]. I can't fix this one until the new version of aframe comes out.

v2.0.0

10 Apr 21:10
Compare
Choose a tag to compare

v2 of this library splits the monolithic geo-projection component into several smaller components with specific responsibilities. Upgrading to the new version involves adding the new components to the entity in question and transferring the appropriate properties from the original geo-projection to the new specific components.

v1.1.0

02 Apr 16:12
Compare
Choose a tag to compare
  • Refactor rendering pipeline to enable more complex visualizations
  • Add example of visualizing US population
  • Add code coverage via coveralls
  • Fix issue with npm install of this library in other projects not working

Initial release to npm

15 Feb 23:15
Compare
Choose a tag to compare
v1.0.0

Update dist packages