Commit graph

20 commits

Author SHA1 Message Date
Sandor Sergiu d034afe971 Update to version 1.7.0 Refactored some code after many pull requests. 2019-04-13 10:55:36 +03:00
Sandor Sergiu 2595c33eee Update to version 1.6.3. Refactored some code and fixed degrees calculation. 2019-04-13 10:19:56 +03:00
Sandor Sergiu 30a8ec0b87 Version 1.6.2: Add gyroscope samples 2019-04-12 23:57:54 +03:00
Matthew Merryfull 2120d8b87f added updated type definitions for v1.6.1 and entry into package.json (#47)
* added updated type definitions for v1.6.1 and entry into package.json

* updated readme for type usage
2019-04-12 21:47:52 +03:00
Sandor Sergiu b0cc942f99 Fix gyroscope false and update to 1.6.1 2018-12-28 11:10:13 +02:00
Sandor Sergiu a4fb9a99cc Add 1.6.0 compiled versions 2018-12-23 00:10:27 +02:00
Sandor Sergiu 8be9c70c82 Fix npm audit errors 2018-12-14 13:47:09 +02:00
Sandor Sergiu cb39058aea Update version to 1.5.0 2018-10-17 20:01:03 +03:00
Sandor Sergiu b714ab19c1 Update version to 1.4.2 2018-10-17 19:44:00 +03:00
SandorS d196700e78 Clear everything on destroy(). 2017-07-10 10:11:23 +03:00
Sergiu Sandor 1f12a26b88 Update version to 1.4.0 and update builded files 2017-06-13 15:51:38 +03:00
Livio 7068bb2cd8 Fix build process 2017-06-13 09:16:24 +02:00
micku7zu c925eecb2e Update version to 1.3.1 to publish it to npm 2017-03-20 20:47:40 +02:00
Sebastian Limbach 47cb44361f
Rename module variable to module_es2015
"module" will be used by "require". So even if you don't use ES5 the ES5 file will be excluded.

Fixes #15
2017-02-24 20:45:58 +01:00
micku7zu 6a6b2cefd0 Final changes for NPM publish 2017-02-24 00:27:03 +02:00
micku7zu 4911c6e2c2 Fixes for publishing to NPM 2017-02-23 23:44:41 +02:00
micku7zu 9b18567c72 Add reverse option 2017-01-30 21:33:56 +02:00
micku7zu 9c4740f46c Change version to match package.json.
Change dest to dist.
Change package.json description
2017-01-30 20:45:12 +02:00
Sönke Kluth 03f9a1dadb bundle also minified versions 2017-01-29 21:03:03 +01:00
Sönke Kluth 4a3e0024b4 add project setup with package.json, babel, rollup and build + deploy scripts 2017-01-29 03:20:29 +01:00