Revision history for PDL-DSP-Windows

0.007001  2019-11-01 23:33:11 GMT (TRIAL RELEASE)

    Breaking Changes!
    * 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.