All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.7.1 (2019-01-04)
Note: Version bump only for package @jscad/desktop
0.7.0 (2018-09-02)
0.6.1 (2018-04-20)
- desktop: fix desktop update notifications (#376) (0b2b6fc)
- desktop: fixed reverted desktop package version (#377) (43048b8)
0.5.0 (2018-04-18)
0.4.0 (2018-04-14)
0.3.2 (2018-04-07)
0.3.1 (2018-04-07)
0.3.0 (2018-04-05)
0.2.0 (2018-04-04)
0.1.1 (2018-01-31)
0.1.0 (2018-01-30)
- devTools: do not launch with devtools by default (3a072d1)
- various: fixes, improvements, additions (#17) (4cb4263)
- experimenting with code analysis (ast based tools)
- adds watching of the whole dependency tree of a design : fixes #6
- adds flags & settings to ensure webgl works in some corner cases fixes #18
- UI tweaks
- lots of minor adjustments
- auto reload: added basics of autoreload (881bb30)
- autoRotate: added checkbox for autorotate (749ea8d)
- drag & drop: added drag & drop support (25941d5)
- export: added all basic elements for exporting to stl etc (3bc90c8)
- file watcher: added file watcher side effect with sink & source (e8b5fa0)
- script loading: added the ability to transform & load current 'basic' jscad scripts (c2386ae)
- scriptLoading: added missing imports for 'old' type jscad scripts (6753c45)
- settable params: added all necessary code for a basic but working parameters display(9263706)
- state: added error handling (0c0fdf2)
- theme: added basic theme support (e263833)
- toggleAutorotate: added toggleAutorotate reducer (ca626b2)
- Updates: (#12) (d25c349), closes #14 #13 #11 #10