Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]#

[0.2.0] 2023-03-05#

Added#

  • PiRationalFormatter that prints rational multiples of pi.

  • zero_props and pole_props argument to plane_plots.*plane*-functions that allows more detailed styling of pole/zero markers.

  • multiplicity_props argument to plane_plots.*plane*-functions that allows styling of pole/zero multiplicity texts.

  • This changelog.

Fixed#

  • freq_unit was not propagated properly in all freq_plots.zfreq* functions and style-combinations.

Changed#

  • Change to src-layout

[0.1.1] - 2023-02-27#

Fixed#

  • Smaller wheel.

  • Fix issue with adjustText 0.8, where the text coordinates were not correctly extracted for some situations.

[0.1.0] - 2023-02-26#

Initial version