File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ ## [ 1.4.1] - 2022-6-13
13+
14+ ### Fixed
15+ - Bug in plotting polarization of a nomral incidence source for some ` angle_phi ` .
16+ - Bloch vector values required to be real rather than complex.
17+ - Web security mitigation.
18+
1219## [ 1.4.0] - 2022-6-3
1320
1421### Fixed
@@ -331,7 +338,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
331338- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
332339- A large number of small improvements and bug fixes.
333340
334- [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v1.4.0...develop
341+ [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v1.4.1...develop
342+ [ 1.4.1 ] : https://github.com/flexcompute/tidy3d/compare/v1.4.0...1.4.1
335343[ 1.4.0 ] : https://github.com/flexcompute/tidy3d/compare/v1.3.3...1.4.0
336344[ 1.3.3 ] : https://github.com/flexcompute/tidy3d/compare/v1.3.2...1.3.3
337345[ 1.3.2 ] : https://github.com/flexcompute/tidy3d/compare/v1.3.1...1.3.2
You can’t perform that action at this time.
0 commit comments