Skip to content

Commit e38b049

Browse files
committed
version 2.3.1, chanelog, schema
1 parent e1e1972 commit e38b049

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
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.3.1] - 2023-7-14
9+
810
### Added
911
- Support for differentiating with respect to `JaxMedium.conductivity`.
1012
- 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
833835
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
834836
- A large number of small improvements and bug fixes.
835837

836-
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.3.0...develop
838+
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.3.1...develop
839+
[2.3.1]: https://github.com/flexcompute/tidy3d/compare/v2.3.0...v2.3.1
837840
[2.3.0]: https://github.com/flexcompute/tidy3d/compare/v2.2.3...v2.3.0
838841
[2.2.3]: https://github.com/flexcompute/tidy3d/compare/v2.2.2...v2.2.3
839842
[2.2.2]: https://github.com/flexcompute/tidy3d/compare/v2.2.1...v2.2.2

0 commit comments

Comments
 (0)