Skip to content

MosaicManufacturing/stl-to-3mf

Repository files navigation

stl-to-3mf

A Go Library that is used by Opal-Tide for processing of files.

Versioning

version.txt is used for versioning of the library. When opening a PR make sure to properly bump the version in this file. Using Semantic Versioning MAJOR.MINOR.PATCH (X.Y.Z).

TLDR:

  1. MAJOR version when you make incompatible API changes
  2. MINOR version when you add functionality in a backward compatible manner
  3. PATCH version when you make backward compatible bug fixes

Updating Snapshots

To update snapshots, use the following command:

UPDATE_SNAPS=true go test -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •