Skip to content

Ixia 1.3.2

Latest
Compare
Choose a tag to compare
@trag1c trag1c released this 03 Jun 12:27
· 5 commits to main since this release
bb120e0

Added

  • A py.typed marker
  • Missing docstrings for ixia.rand_date and ixia.rand_time
  • ixia.passphrase now also accepts any path-like object

Fixed

  • Corrected a typo in ixia.sample's docstring
  • Corrected ixia.passphrase path handling for non-macOS targets
  • Included ixia.binomial_variate in __all__ and made it correctly importable