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