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: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## [Unreleased]
7
7
8
+
## [2.3.1] - 2023-7-14
9
+
8
10
### Added
9
11
- Support for differentiating with respect to `JaxMedium.conductivity`.
10
12
- Validating that every surface (unless excluded in ``exclude_surfaces``) of a 3D ``SurfaceIntegrationMonitor`` (flux monitor or field projection monitor) is not completely outside the simulation domain.
@@ -833,7 +835,8 @@ which fields are to be projected is now determined automatically based on the me
833
835
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
834
836
- A large number of small improvements and bug fixes.
0 commit comments