The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Types-PDL

0.04      2021-10-21 22:03:39-04:00 America/New_York

  [API CHANGE]

    * Piddles are now called NDArrays, so the types have to change
      with the times. The old names are still around for the nonce.

0.03      2019-05-30 15:41:57-04:00 America/New_York

  [BUG FIX]

    * not all of the documented Type::Tiny types recognized
      the 'type' facet

  [ENHANCEMENT]

    * new facet 'shape' to validate the piddle's shape

0.02      2019-05-24 17:21:06-04:00 America/New_York

  [ENHANCEMENT]

    * added the 'type' facet to specialize on the piddle type

0.01      2017-10-02 16:41:22-04:00 America/New_York

    * First release upon an unsuspecting world