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

Consider Normal and Debug Releases #90

Open
jamesmcclain opened this issue Mar 13, 2020 · 2 comments
Open

Consider Normal and Debug Releases #90

jamesmcclain opened this issue Mar 13, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@jamesmcclain
Copy link
Member

It is not clear that the code in the bindings is hot enough to warrant optimization, but if it is, then it might be helpful to enable optimization in the build and also perhaps release a debug version (with the current flags) in case someone needs to report a bug.

@pomadchin
Copy link
Member

pomadchin commented Mar 13, 2020

So we can publish by default with optimizations, and to have a special tags pattern for debug releases?

@jamesmcclain
Copy link
Member Author

That is roughly what I had in mind.

@jamesmcclain jamesmcclain added the enhancement New feature or request label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants