v0.10.0
sebastian-goeldi
released this
16 Jun 01:29
·
866 commits
to main
since this release
What's Changed
- add Instance setter and getter for center by @joamatab in #191
- Add port center setter getter by @joamatab in #192
- improve instance setters by @joamatab in #193
- rename autorename_ports to auto_rename_ports by @joamatab in #195
- rename port position to center by @joamatab in #199
- Make Instance.flatten(<int|None>) work correctly with KCell/Instance by @sebastian-goeldi in #202
- add kf.KCell.center property by @joamatab in #200
- add Instance.mirror and Instance.d.mirror by @sebastian-goeldi in #204
- add towncrier news by @joamatab in #205
- route optical uses allow_small_routes by @joamatab in #209
- add ports length by @joamatab in #210
- (Basic) Bundle routing by @sebastian-goeldi in #212
- Fixed typo
enclosure_mape
->enclosure_map
by @sebastian-goeldi in #213 - remove debug prints by @joamatab in #214
- use image by default by @joamatab in #215
- add invert to droute_manhattan by @joamatab in #217
- better_odd_port_width_message by @joamatab in #220
- Added
rec_dict
to@cell
decorator to allow for recursive dictionaries by @sebastian-goeldi in #221 - more consistent names for routes by @joamatab in #226
- Virtual Cells by @sebastian-goeldi in #228
Full Changelog: v0.9.3...v0.10.0