Skip to content

Commit 7c09782

Browse files
committed
changelog and schema for 2.6.0rc1
1 parent bcc376e commit 7c09782

File tree

2 files changed

+100
-97
lines changed

2 files changed

+100
-97
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [2.6.0rc1] - 2024-01-11
9+
810
### Added
911
- `tidy3d.plugins.design` tool to explore user-defined design spaces.
1012
- `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
10741076
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
10751077
- A large number of small improvements and bug fixes.
10761078

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
10781081
[2.5.1]: https://github.com/flexcompute/tidy3d/compare/v2.5.0...v2.5.1
10791082
[2.5.0]: https://github.com/flexcompute/tidy3d/compare/v2.4.3...v2.5.0
10801083
[2.4.3]: https://github.com/flexcompute/tidy3d/compare/v2.4.2...v2.4.3

0 commit comments

Comments
 (0)