File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## [ Unreleased]
77
8+ ### Added
9+
10+ ### Changed
11+
12+ ### Fixed
13+
14+ ## [ 2.1.0] - 2023-4-18
15+
816### Added
917- Group index calculation added to ModeSpec.
1018- Waveguide plugin for quickly calculating modes in dielectric waveguides.
@@ -690,7 +698,8 @@ which fields are to be projected is now determined automatically based on the me
690698- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
691699- A large number of small improvements and bug fixes.
692700
693- [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v2.0.3...develop
701+ [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v2.1.0...develop
702+ [ 2.1.0 ] : https://github.com/flexcompute/tidy3d/compare/v2.0.3...v2.1.0
694703[ 2.0.3 ] : https://github.com/flexcompute/tidy3d/compare/v2.0.2...v2.0.3
695704[ 2.0.2 ] : https://github.com/flexcompute/tidy3d/compare/v2.0.1...v2.0.2
696705[ 2.0.1 ] : https://github.com/flexcompute/tidy3d/compare/v1.10.0...v2.0.1
You can’t perform that action at this time.
0 commit comments