-
Notifications
You must be signed in to change notification settings - Fork 43
List changes #3780
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
base: master
Are you sure you want to change the base?
List changes #3780
Conversation
|
How about naming the directory so that one can actually see that separation of major and minor version? Like |
Good idea. |
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
RationaleMCP/Changes/3_7/3610.md
Outdated
| function bar | ||
| input Real x; | ||
| output Integer i = integer(x); | ||
| annotation(GenerateEvents=false); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clarify that this is redundant, or remove:
| annotation(GenerateEvents=false); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe it is clearer to keep it, but then with explanation.
Starting the process of listing semantic changes.