Tags give the ability to mark specific points in history as being important
-
0.3.0
protectedRelease: 0.3.0a88c6b57 · ·**Added** - Support of dependencies to GitLab repositories including subgroups. **Disclaimer** The script uses `rm -rf` and temp directories. Every user should review it before using it.
-
0.2.0
protectedRelease: 0.2.093eaa9fc · ·**Added** - Support of `include <...>` of dependencies. **Disclaimer** The script uses `rm -rf` and temp directories. Every user should review it before using it.
-
0.1.0
protectedRelease: 0.1.0cf4d1c1d · ·**Added** - First version of `scad-install` script supporting Git dependencies for `use <…>` keyword. - This version is tested - with OpenSCAD dependencies to modules in GitHub repositories. - on MacOS Sonoma - in GitLab CI in Docker image `bitnami/git:2.46.2` **Disclaimer** The script uses `rm -rf` and temp directories. Every user should review it before using it.