chiark / gitweb /
2cdbc797caf7d80e0febb42fba260b080164ff61
[nailing-cargo.git] / Changes
1 {{$NEXT}}
2 -Remove superfluous dependency on DateTime::Format::RFC3339, which was only
3  needed for unit tests
4
5 0.03 2020-01-18
6 -Remove automatic inflation of numerical types using Math::Big(Int|Float);
7  this may now be done with inflate_integer and inflate_float
8
9 0.02 2020-01-17
10 -Add MANIFEST.SKIP to prevent dzil from including author scripts
11
12 0.01 2020-01-17
13 -Initial release