File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## [ Unreleased]
77
8-
9- ### Added
10-
11- ### Changed
12-
13- ### Fixed
14-
15-
16- ## [ 1.9.1] - 2023-3-06
8+ ## [ 1.10.0rc1] - 2023-3-07
179
1810### Added
1911- ` TriangleMesh ` class for modeling geometries specified by triangle surface meshes, with support for STL file import.
2012
21- ### Changed
13+ ## [ 1.9.1 ] - 2023-3-06
2214
2315### Fixed
2416- Avoiding shapely warning in some cases when checking intersection with an empty shape.
@@ -595,7 +587,8 @@ which fields are to be projected is now determined automatically based on the me
595587- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
596588- A large number of small improvements and bug fixes.
597589
598- [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v1.9.1...develop
590+ [ Unreleased ] : https://github.com/flexcompute/tidy3d/compare/v1.10.0rc1...develop
591+ [ 1.10.0rc1 ] : https://github.com/flexcompute/tidy3d/compare/v1.9.1...v1.10.0rc1
599592[ 1.9.1 ] : https://github.com/flexcompute/tidy3d/compare/v1.9.0...v1.9.1
600593[ 1.9.0 ] : https://github.com/flexcompute/tidy3d/compare/v1.8.4...v1.9.0
601594[ 1.8.4 ] : https://github.com/flexcompute/tidy3d/compare/v1.8.3...v1.8.4
You can’t perform that action at this time.
0 commit comments