Skip to content

Commit

Permalink
Add release notes for v0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Jul 13, 2024
1 parent f0536b6 commit 197350c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/release-notes/v0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ tocdepth: 2

# v0.0

## v0.0.22

*Released July 13, 2024*

### Changes

- Added support for NumPy v2.
- Increased required `galois` version to `v0.4.1`.
- Added calculation of instantaneous power in `sdr.power()`.
- Refactored `sdr.binary_code()` and `sdr.gray_code()` to accept `length`, not `degree`.
- Reworked argument verification of entire public API.
- Improved nuisance warning suppression.
- Improved documentation.
- Fixed minor bugs.

### Contributors

- Matt Hostetter ([@mhostetter](https://github.com/mhostetter))

## v0.0.21

*Released June 15, 2024*
Expand Down

0 comments on commit 197350c

Please sign in to comment.