0.102 2024-09-15 20:45:44 BST
- list_windows now returns a list, not print to selected filehandle
- use PDL::Graphics::Simple for plotting
- add plotting-object arg to plot{,_freq}
- add demo
0.101 2024-09-11 20:13:59 BST
Fixes:
* Make window and init fail if undefined or zero N given.
0.100 2021-11-01 20:51:14 GMT
No changes since last release
0.008006 2021-10-30 15:32:56 BST (TRIAL RELEASE)
Changes:
* Plot tests now use the 'svg' gnuplot device, and are skipped in
environments that do not support it.
0.008005 2021-10-29 17:31:53 BST (TRIAL RELEASE)
Fixes:
* Fixed scallop_loss tests in older versions of PDL
0.008004 2021-10-28 23:19:18 BST (TRIAL RELEASE)
Fixes:
* Fixed a check that would sometimes fail in Windows machines
* Fixed a long-standing issue with calculation of a window's
scalloping loss.
0.008003 2021-10-27 17:52:36 BST (TRIAL RELEASE)
Fixes:
* Fix a wrong dependency introduced in namespace test
0.008002 2021-10-26 21:36:20 BST (TRIAL RELEASE)
Changes:
* Drop dependency on namespace::clean
0.008001 2021-10-18 19:51:22 BST (TRIAL RELEASE)
Changes:
* Remove package variables deprecated in 0.007001
* Tweaked distribution packaging, removing some authoring
files from the distributed tarball
0.008 2019-12-09 19:06:23 GMT
Fixes:
* Remove remaining uses of unsupported windows for tests.
0.007005 2019-12-09 12:12:07 GMT
Fixes:
* Do not run tests on unsupported windows
0.007004 2019-12-08 21:11:30 GMT
Changes:
* Minor re-phrasing of deprecation warnings.
* Expand test coverage
0.007003 2019-11-04 22:46:43 GMT (TRIAL RELEASE)
Fixes:
* Fixed check on exception test.
0.007002 2019-11-04 22:36:26 GMT (TRIAL RELEASE)
Fixes:
* Apply fix for chebyshev window to PDL > 2.007
* Avoid using PDL::LiteF in tests, since this module started being
indexed by CPAN only with PDL 2.012.
* Add Try::Tiny to missing test dependencies.
* Re-instate support for Perl < 5.12 by removing use of non-destructive
substitutions. Minimum supported version of Perl is now 5.10.
Changes:
* Avoid using PDL::Lite and PDL::LiteF to support older PDL releases
0.007001 2019-11-01 23:33:11 GMT (TRIAL RELEASE)
Deprecated:
* Deprecate undocumented package variables: trying to read or write from
them will now trigger a warning
Fixes:
* Fix typos in plotted strings
* Fixed an error triggered when running $win->get('modfreqs')
* Fixed chebyshev window calculation with PDL >= 2.006_04
* Fixed errors triggered by using piddles in conditionals
Changes:
* Removed dependencies on PDL::Constants and base
* Move to statically generated source file instead of using
a code generator
* Move to Dist::Zilla for managing releases
* Move compwin.pl sample script to 'examples'
0.007 Fri, 27 Jul 2012 18:23:43 +0200
GJL. utf in pod
0.006 Fri, 27 Jul 2012 10:33:47 +0200
GJL. try to get cpan to display doc.
0.005 Thu, 26 Jul 2012 11:58:30 +0200
GJL. condition running tests on presence of
libraries.
0.004 Tue Jul 24 02:53:17 CEST 2012
GJL. No more trial and error with CPAN
0.003 Mon Jul 23 21:38:30 CEST 2012
GJL. Testing README README.pod .pm files with github
and cpan.
0.002 Fri, 20 Jul 2012 16:19:11 +0200
GJL. Trying new packaging scheme. Bumped version number
0.01 Date/time
First version.