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

Closed
tomhea opened this issue Sep 16, 2023 · 1 comment
Closed

support compiling with previous stl versions #233

tomhea opened this issue Sep 16, 2023 · 1 comment
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
@tomhea
Copy link
Owner Author

tomhea commented Jan 6, 2025

I believe this feature is not needed

@tomhea tomhea closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
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
None yet
Development

No branches or pull requests

1 participant