Release v1.5.0
What's Changed
- Custom circuit elements using @element decorator 🍰 @rgasper in #196
- Bug fixes to properly handle spaces and single elements in custom circuit strings 🪓 @mdmurbach in #246, #247
- Documentation and example improvements ✏️ @pililac in #252 and @mdmurbach in #249
- Support matplotlib >= 3.5 by renaming Axes.grid visible kwarg 🦠 @mdmurbach in #254
New Contributors
Full Changelog: v1.4.3...v1.5.0