Skip to content

5.1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@medley56 medley56 released this 31 Jan 19:50
· 48 commits to main since this release

What's Changed

  • Final fix for release pipeline prerelease regex by @medley56 in #103
  • BUGFIX: fix kbps calculation for generator when show_progress=True by @medley56 in #105
  • Add documentation about raw vs normal values for parsed parameters by @medley56 in #106
  • PERF: Reduce number of times findall is called on XML file by @greglucas in #113
  • MNT: Change logger warning to UserWarning and ignore some inconsequential test warnings by @greglucas in #117
  • MNT/ENH: Add a raw CCSDS packet generator by @greglucas in #107
  • Add continuation packet support by @greglucas in #115
  • Add a command line interface by @greglucas in #109
  • Modify IMAP code to create generic xarray dataset from packet data file by @medley56 in #118
  • Bugfix/in browser demo broken by @medley56 in #119
  • Prep for 5.1.0rc1 release by @medley56 in #120
  • Release/5.1.0rc1 by @medley56 in #121

Full Changelog: 5.0.1...5.1.0rc1