Skip to content

Releases: dreamsicle-io/speckle

0.0.10

27 Apr 03:05
Compare
Choose a tag to compare
  • Fixes bug caused from npm version where package-lock.json was not added to repo.
  • Adds package-lock.json to enable full dependency vulnerability tracking in GitHub.

0.0.9

27 Apr 02:57
Compare
Choose a tag to compare
  • Adds package-lock.json to enable full dependency vulnerability tracking in GitHub.

0.0.8

05 Mar 18:47
3342a1d
Compare
Choose a tag to compare
  • Updates README.md and Documentation.

0.0.7

02 Mar 21:24
fce98fb
Compare
Choose a tag to compare
  • The default entry is now the CommonJS module located at dist/js/speckle.js.
  • Using requre('speckle-js') and import Speckle from 'speckle-js' will now import the CommonJS module.

0.0.6

02 Mar 09:37
9cba9e2
Compare
Choose a tag to compare
  • Adds destroy() method to the Speckle class.
  • Adds rerender() method to the Speckle class.

0.0.5

02 Mar 02:08
ed63819
Compare
Choose a tag to compare
  • Makes speckles responsive.
  • ES6 all the things.

0.0.3 - Initial Public Release

01 Mar 10:26
Compare
Choose a tag to compare
  • 0.0.3 is the initial public release of Speckle.js.