Skip to content

Commit

Permalink
Update release notes for 2.007_13
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Mar 22, 2015
1 parent 14ae7b5 commit beebefb
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions Release_Notes
Expand Up @@ -68,13 +68,30 @@ General Notes:

Highlights:

* Many tests updated to use Test::More
* Travis on Github now routinely tests on dev ExtUtils::MakeMaker, clang:
https://travis-ci.org/PDLPorters/pdl

* Coveralls on Github now lists test coverage:
https://coveralls.io/r/PDLPorters/pdl

* Many tests updated to use Test::More, Test::Deep, Test::Exception

* PDL::FFTW is now removed from the PDL core. Use
PDL::FFTW3 instead.

* Clean up and build fixes continue...
* Prototype use of Alien::Proj4 to encapsulate install/build info

* Fix warnings compiling under clang

* Addition of "core" and "coretest" targets for quicker build and dev cycle

* Make Filter::Util::Call the default engine for PDL::NiceSlice

* Make PDL_Anyval type, for 64-bit purposes

* Clean up and better-comment pdl*.h

* Make "isn't numeric in null operation" warning more helpful


Release Notes for PDL 2.007_12 --------------------------
Expand Down

0 comments on commit beebefb

Please sign in to comment.