- Notifications
You must be signed in to change notification settings - Fork15
[ISSUE #17] Corrected the angle functions to fix the incorrected results strans function according to the documentation.#32
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I propose to change version to 1.2.3 (increment patch number) before merge. @stepan-neretin7 Could you please change the version number to 1.2.3 in the following places:
|
714c473
toca147ef
CompareUh oh!
There was an error while loading.Please reload this page.
@stepan-neretin7 Thank you for the fix! It works on my side. I think the patch is ready for merge. The decision to increment version number was made because the fix is important. I propose to define version 1.2.3 as stable and assign the tag '1.2.3'. Stub upgrade script was added to make upgrade process to complete without errors. |
Looks good to me! Thank you! |
The problem was that our corners are float8, and for some reason pointers were returned.