Skip to content

Commit 18e2699

Browse files
committed
Release v0.102
1 parent 2bd0f48 commit 18e2699

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{{$NEXT}}
22

3+
0.102 2024-09-15 20:45:44 BST
4+
35
- list_windows now returns a list, not print to selected filehandle
46
- use PDL::Graphics::Simple for plotting
57
- add plotting-object arg to plot{,_freq}

META.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@
9393
"PDL::DSP::Windows" : {
9494
"file" : "lib/PDL/DSP/Windows.pm",
9595
"version" : "0.102"
96+
},
97+
"PDL::Demos::DSPWindows" : {
98+
"file" : "lib/PDL/Demos/DSPWindows.pm",
99+
"version" : "0.102"
96100
}
97101
},
98102
"release_status" : "stable",

0 commit comments

Comments
 (0)