You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@
5
5
6
6
Please see the release notes in ``doc/devsim.pdf`` or at [https://devsim.net](https://devsim.net) for more detailed information about changes.
7
7
8
+
## Version 2.7.3
9
+
10
+
Fixed issue [#133](https://github.com/devsim/devsim/issues/133) identified by [k@yh-kwok](https://github.com/@yh-kwok).
11
+
8
12
## Version 2.7.2
9
13
10
14
* macOS package is now Universal. Both `x86_64` and `arm64` will use `clang` compiler and macOS 12.0 is now the minimum supported version.
@@ -26,7 +30,7 @@ More helpful exception information returned to python if the error is considered
26
30
27
31
### Bugs
28
32
29
-
Fixed issue [#123](https://github.com/devsim/devsim/issues/123) identified by [@gluek](https://github.com/gluek) This resulted in bad results on Windows and macOS in calculation of 3d mesh areas and volumes.
33
+
Fixed issue [#123](https://github.com/devsim/devsim/issues/123) identified by [@gluek](https://github.com/gluek). This resulted in bad results on Windows and macOS in calculation of 3d mesh areas and volumes.
0 commit comments