Skip to content

Releases: oculus42/openscad-poly-tools

0.10.1

15 Dec 18:36
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release

Updated build tools to mitigate vulnerabilities.

0.10.0

19 Mar 01:12
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release
  • Add 'stl' library for import
  • Add load/save/format/process functions to Node package
  • Separate exports for Web and Node
  • Housekeeping on README

0.9.0

17 Mar 17:08
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Point package.json "main" to the dist library. Now that we have a UMD version of the library, there's no reason to point people to the dev source.

Add CodeClimate badge.

0.8.0

17 Mar 08:39
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release
  • Remove lodash dependency.
  • Add node/UMD build to Webpack
  • Add CHANGELOG
  • Add html folder with STL to OpenSCAD convertor based on Riham's original.

0.7.0

15 Mar 10:21
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Switched to lodash/* package rather than including complete lodash.
Added Webpack 4 build and included dist files in NPM package.

0.6.0

14 Mar 13:03
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Consistent function signatures. Cleaned up README.