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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
## [2.9.0rc1] - 2025-06-10
10
+
## [2.9.0rc1] - 2025-06-16
11
11
12
12
### Added
13
13
@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
36
- Validation for `CustomGridBoundaries`, which was previously allowing unsorted arrays and arrays with less than two entries.
37
37
-`DiffractionMonitor` results to apply finite grid field corrections for higher precision when comparing e.g. to `FluxMonitor` computations of total power.
38
38
- Bug when validating the grid resolution near `CoaxialLumpedPort`.
39
+
- Arrow lengths are now scaled consistently in the X and Y directions,
40
+
and their lengths no longer exceed the height of the plot window.
39
41
40
42
### Changed
41
43
- Relaxed bounds checking of path integrals during `WavePort` validation.
0 commit comments