Skip to content

Releases: UMDBPP/PacketRaven

3.0.0

27 May 18:37
Compare
Choose a tag to compare

What's Changed

  • packetraven is now written in Rust; binaries for Linux, MacOS, and Windows are available on the Releases page

  • the format of the YAML configuration has been rewritten; please refer to the documentation for the new format

  • refactor CI by @zacharyburnett in #88

  • rewrite entire program in Rust by @zacharyburnett in #89

Full Changelog: v2.1.0...3.0.0

v2.1.0

30 Jun 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

08 Apr 22:34
Compare
Choose a tag to compare
  • hotfix for datetime format options (which are specific per-platform)
  • forced TkAgg backend for matplotlib to maybe make better compatibility with plotting on Mac OSX

Full Changelog: v2.0.4...v2.0.5

v2.0.4

08 Apr 13:31
Compare
Choose a tag to compare

Full Changelog: v2.0.3...v2.0.4

v2.0.3

08 Apr 01:03
Compare
Choose a tag to compare
  • fix for datetime conversion bug introduced in the previous fix to typepigeon

Full Changelog: v2.0.2...v2.0.3

v2.0.2

07 Apr 23:47
Compare
Choose a tag to compare
  • hotfix release for date and datetime object handling

Full Changelog: v2.0.1...v2.0.2

v2.0.1

07 Apr 22:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Apr 17:03
Compare
Choose a tag to compare

What's Changed

  • use YAML configuration instead of command line options by @zacharyburnett in #81
  • added ability to plot directly from the command line by specifying plots options in the YAML file by @zacharyburnett in #82

NOTE: this is a major change to the user interface (hence the new major version number). The old .sh and .bat files will not work starting with version 2.0.0 onwards. You will need to convert these files into the new YAML format (see the examples/ folder for examples).

Full Changelog: v1.7.20...v2.0.0

v1.7.20

05 Mar 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.19...v1.7.20

1.7.19

15 Nov 18:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.18...v1.7.19