Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support compiling with previous stl versions #233

Open
tomhea opened this issue Sep 16, 2023 · 0 comments
Open

support compiling with previous stl versions #233

tomhea opened this issue Sep 16, 2023 · 0 comments
Labels
backlog This should be worked on, someday.. enhancement New feature or request

Comments

@tomhea
Copy link
Owner

tomhea commented Sep 16, 2023

Maybe save all previous stl's in the repo too, under:

flipjump/stl/

  • ./stl1.0.0/*
  • ./stl1.1.0/*
  • ./stl1.2.0/*
  • ./stl1.2.1/*
  • ...

The default stl to be used will be the latest release, yet you could control it with a --stl-version 1.1.0 cli argument (also add support in the flipjump_quickstart.py functions)

@tomhea tomhea added the enhancement New feature or request label Sep 18, 2023
@tomhea tomhea added the backlog This should be worked on, someday.. label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This should be worked on, someday.. enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant