Tags · QuantumConcepts/STLdotNET · GitHub
Skip to content

Tags: QuantumConcepts/STLdotNET

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add readme to nuspec (#25)

* add README to nuspec

* fix .gitignore

* add push task

* v2.0.1

* add tasks

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cleanup, multi-targeting, hooks, GitHub actions (#24)

* rework w/.NET Core and multitargeting

* formatting

* add pre-commit hook

* add GitHub test job

* update pre-push hook

v1.3.1

Toggle v1.3.1's commit message
publishes v1.3.0.0

1.1.0.0

Toggle 1.1.0.0's commit message
Added functionality to abstract the reading of text/binary STLs (see …

…STLDocument.Read) (fixes #2); commented the codebase (fixes #3); binary STLs now write the AttributeByteCount value for facets (fixes #4); added functionality to convert an STL document between text and binary format (see STLDocument.CopyAsText and STLDocument.CopyAsBinary) (fixes #5).

1.0.0.0

Toggle 1.0.0.0's commit message
Renamed project and related files from 'StereoLithography' to 'STL'.