Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 16:40
· 1 commit to main since this release

Added

  • Dumper.flush.

Changed

  • ts_utcdatetime is now a tz aware datetime. ts_datetime is still naive as getting the local
    timezone and its availability is still problematic in Python's standard library.

Fixed

  • Don't crash if Npcap is not installed or fails to load.