1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-13 18:24:28 +02:00

update RELEASE

This commit is contained in:
Justin Lin
2019-07-02 14:29:25 +08:00
parent aae8f688c0
commit dc5e063b25

View File

@@ -1,5 +1,9 @@
> Version numbers are based on [Semantic Versioning](https://semver.org/). > Version numbers are based on [Semantic Versioning](https://semver.org/).
# v1.3.3
- Bugfixes
- `in_shape`: Wrong variable name.
# v1.3.2 # v1.3.2
- All-in-one source file. - All-in-one source file.
- You can use `include <dotSCAD.scad>;` or `use <dotSCAD.scad>;` if you really don't want to care about dependencies. - You can use `include <dotSCAD.scad>;` or `use <dotSCAD.scad>;` if you really don't want to care about dependencies.