Skip to content

Commit

Permalink
add v0.8.3 release notes (#1249)
Browse files Browse the repository at this point in the history
  • Loading branch information
leewujung authored Dec 25, 2023
1 parent 529fa60 commit 79bb587
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/source/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ What's new
See [GitHub releases page](https://github.com/OSOceanAcoustics/echopype/releases) for the complete history.


# v0.8.3 (2024 December 24)

## Overview

This release includes a bug fix for changes from the previous release and a few functionality enhancements.

## Enhancements
- Add parser support for EK80 MRU1 datagram (#1242)
- Add support for `consolidate` subpackage functions to accept both in-memory or stored datasets (#1216)
- Add test for ES60 spare field decoding issue (#1233)
- Add test for EK80 missing `receiver_sampling_freq` error (#1234)

## Bug fixes
- Fixed reshape bug in `pad_shorter_ping` that was remnant from `use_swap` full refactoring (#1234)






# v0.8.2 (2023 November 20)

## Overview
Expand Down

0 comments on commit 79bb587

Please sign in to comment.