Skip to content

v7.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 16:40
· 81 commits to refs/heads/main since this release

What's Changed

New

  • Forbid width missmatch #2701
  • add via_stack to spiral_heater #2698
  • add component_with_function #2683
  • add via_yoffset to via_chain #2678

Bug Fixes

  • fix stl export #2702
  • import_gds unique names appends uuid #2696
  • Fix cell annotation #2692
  • fix docs #2681
  • fix cross_section for ring_single_bend_coupler #2668

Maintenance

  • Rename fiber ports #2700
  • add via_stack to spiral_heater #2698
  • [pre-commit.ci] pre-commit autoupdate #2695
  • Pdk improvements #2694
  • Improve component with function #2687
  • Update type annotations in Component #2686
  • remove fill_rectangle from docs #2685
  • better import gds and ports #2680
  • improve updk #2679
  • [pre-commit.ci] pre-commit autoupdate #2677

Documentation

  • add via_stack to spiral_heater #2698
  • add via_yoffset to via_chain #2678

Other changes

  • c.info requires native types #2691
  • Fix type annotation for mirror_x #2670

Dependency Updates

  • Bump sphinx from 7.2.6 to 7.3.7 #2693
  • Update kweb requirement from <1.3,>=1.1.9 to >=1.1.9,<2.1 #2675
  • Update trimesh requirement from <4.3,>=4 to >=4,<4.4 #2674
  • Update pydantic requirement from <2.7,>=2 to >=2,<2.8 #2676

Full Changelog: v7.23.0...v7.24.0