Skip to content

Commit 197350c

Browse files
committed
Add release notes for v0.0.22
1 parent f0536b6 commit 197350c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/release-notes/v0.0.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ tocdepth: 2
44

55
# v0.0
66

7+
## v0.0.22
8+
9+
*Released July 13, 2024*
10+
11+
### Changes
12+
13+
- Added support for NumPy v2.
14+
- Increased required `galois` version to `v0.4.1`.
15+
- Added calculation of instantaneous power in `sdr.power()`.
16+
- Refactored `sdr.binary_code()` and `sdr.gray_code()` to accept `length`, not `degree`.
17+
- Reworked argument verification of entire public API.
18+
- Improved nuisance warning suppression.
19+
- Improved documentation.
20+
- Fixed minor bugs.
21+
22+
### Contributors
23+
24+
- Matt Hostetter ([@mhostetter](https://github.com/mhostetter))
25+
726
## v0.0.21
827

928
*Released June 15, 2024*

0 commit comments

Comments
 (0)