File tree Expand file tree Collapse file tree 2 files changed +100
-97
lines changed Expand file tree Collapse file tree 2 files changed +100
-97
lines changed 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.6.0rc1] - 2024-01-11
9
+
8
10
### Added
9
11
- ` tidy3d.plugins.design ` tool to explore user-defined design spaces.
10
12
- ` ModeData.dispersion ` and ` ModeSolverData.dispersion ` are calculated together with the group index.
@@ -1074,7 +1076,8 @@ which fields are to be projected is now determined automatically based on the me
1074
1076
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
1075
1077
- A large number of small improvements and bug fixes.
1076
1078
1077
- [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v2.5.1...develop
1079
+ [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v2.6.0rc1...pre/2.6
1080
+ [ 2.6.0rc1 ] : https://github.com/flexcompute/tidy3d/compare/v2.5.1...v2.6.0rc1
1078
1081
[ 2.5.1 ] : https://github.com/flexcompute/tidy3d/compare/v2.5.0...v2.5.1
1079
1082
[ 2.5.0 ] : https://github.com/flexcompute/tidy3d/compare/v2.4.3...v2.5.0
1080
1083
[ 2.4.3 ] : https://github.com/flexcompute/tidy3d/compare/v2.4.2...v2.4.3
You can’t perform that action at this time.
0 commit comments