We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2ea6d commit a547ef5Copy full SHA for a547ef5
CHANGELOG.md
@@ -3,11 +3,18 @@ Changelog
3
4
Unreleased
5
----------
6
+
7
+1.1.4
8
+-----
9
10
* Waveguide: added add_left_bend and add_right_bend to make code easier readable
11
* added alphanumeric_to_id as an inverse of id_to_alphanumeric
12
+* allow to limit the numbers of workers for parallel export
13
+* fixed oasis export
14
15
1.1.3
16
-----
17
18
* Grating coupler: make_traditional_coupler now allows to apodize the period of the grating
19
* Port: added with_width function to generate a copy of the Port with a certain width
20
* Increased precision in add_straight_segment by evaluating derivative
0 commit comments