Skip to content

Releases: dreamsicle-io/speckle

0.0.10

Choose a tag to compare

@theenoahmason theenoahmason released this 27 Apr 03:05
  • 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

Choose a tag to compare

@theenoahmason theenoahmason released this 27 Apr 02:57
  • Adds package-lock.json to enable full dependency vulnerability tracking in GitHub.

0.0.8

Choose a tag to compare

@theenoahmason theenoahmason released this 05 Mar 18:47
3342a1d
  • Updates README.md and Documentation.

0.0.7

Choose a tag to compare

@theenoahmason theenoahmason released this 02 Mar 21:24
fce98fb
  • 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

Choose a tag to compare

@theenoahmason theenoahmason released this 02 Mar 09:37
9cba9e2
  • Adds destroy() method to the Speckle class.
  • Adds rerender() method to the Speckle class.

0.0.5

Choose a tag to compare

@theenoahmason theenoahmason released this 02 Mar 02:08
ed63819
  • Makes speckles responsive.
  • ES6 all the things.

0.0.3 - Initial Public Release

Choose a tag to compare

@theenoahmason theenoahmason released this 01 Mar 10:26
  • 0.0.3 is the initial public release of Speckle.js.