The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.14  2023-03-19
  [Internal Compatible Changes]
    * Use SPVM::ExchangeAPI method instead of SPVM functions.
0.13 2023-02-08
  [Prerequirement Changes]
    * SPVM 0.9691+ is needed.
0.12 2023-01-30
  * Catch up with SPVM 0.9686.

0.11 2022-06-21
  * Catch up with SPVM 0.9610.

0.10  2022-06-13
        * Catch up with latest SPVM.
0.09  2021-02-23
        * SPVM::Math only supports FreeBSD 12+ because old FreeBSD doesn't support C99 math functions correctly, such as cpow.

0.08  2021-02-22
        * Fix the FreeBSD version checking

0.07  2021-02-22
        * SPVM::Math needs SPVM 0.9506+ to run Makefile.PL.
        * SPVM::Math only supports FreeBSD 10+ because old FreeBSD doesn't support C99 math functions correctly.

0.06  2021-02-01
        * SPVM::Math needs SPVM 0.9500+
0.05  2021-12-24
        [CHANGES]
        * Fix only document.

0.04  2021-12-24
        [CHANGES]
        * Catch up with latest SPVM 0.9021.

0.03  2021-12-23
        [CHANGES]
        * Catch up with latest SPVM.

0.02  2021-12-21
        [CHANGES]
        * Catch up with latest SPVM.

0.01  2021-12-07
        [CHANGES]
        * SPVM::Math is separated from SPVM core module.