Skip to content

Commit 630bfcf

Browse files
chore: release v2.10.1
1 parent e7e52da commit 630bfcf

File tree

5 files changed

+82
-74
lines changed

5 files changed

+82
-74
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
## [2.10.1] - 2026-01-14
17+
1018
### Added
1119
- Added priority attribute to `TopologyDesignRegion` to enable manual control of overlapping structures.
1220
- `to_mat_file()` method is now available on `ModeSimulationData` and `HeatChargeSimulationData` for exporting results to MATLAB `.mat` files.
@@ -1925,7 +1933,8 @@ which fields are to be projected is now determined automatically based on the me
19251933
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
19261934
- A large number of small improvements and bug fixes.
19271935

1928-
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.10.0...develop
1936+
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.10.1...develop
1937+
[2.10.1]: https://github.com/flexcompute/tidy3d/compare/v2.10.0...v2.10.1
19291938
[2.10.0]: https://github.com/flexcompute/tidy3d/compare/v2.9.3...v2.10.0
19301939
[2.9.3]: https://github.com/flexcompute/tidy3d/compare/v2.9.2...v2.9.3
19311940
[2.9.2]: https://github.com/flexcompute/tidy3d/compare/v2.9.1...v2.9.2

docs/notebooks

Submodule notebooks updated 141 files

0 commit comments

Comments
 (0)