File tree Expand file tree Collapse file tree 4 files changed +1400
-5
lines changed Expand file tree Collapse file tree 4 files changed +1400
-5
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ ### Fixed
13+
14+ ## [ 2.1.1] - 2023-4-25
15+
16+ ### Added
17+
18+ ### Changed
19+
1220### Fixed
1321- More helpful error messages from HTTP responses.
1422- Bug in ` _validate_no_structures_pml ` , which was using wrong pml thicknesses.
@@ -701,7 +709,8 @@ which fields are to be projected is now determined automatically based on the me
701709- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
702710- A large number of small improvements and bug fixes.
703711
704- [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v2.1.0...develop
712+ [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v2.1.1...develop
713+ [ 2.1.1 ] : https://github.com/flexcompute/tidy3d/compare/v2.1.0...v2.1.1
705714[ 2.1.0 ] : https://github.com/flexcompute/tidy3d/compare/v2.0.3...v2.1.0
706715[ 2.0.3 ] : https://github.com/flexcompute/tidy3d/compare/v2.0.2...v2.0.3
707716[ 2.0.2 ] : https://github.com/flexcompute/tidy3d/compare/v2.0.1...v2.0.2
You can’t perform that action at this time.
0 commit comments