The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.07 2021-01-27T01:43:29+01:00
 - Add support for Mediainfo.
 - Add support for MediainfoSnak.
 - Add support for MediainfoStatement.
 - Add support for id parameter and method in Statement.
 - Rewrite Utils to abstract Snak way.
 - Update examples/ dir.

0.06 2021-01-14T19:16:36+01:00
 - Add Lexeme.
 - Add test for globe coordinate with negative value.
 - Fix JSON null in perl structure.
 - Fix doc for Item (missing error).
 - Update copyright years.

0.05 2020-12-23T00:38:25+01:00
 - Add Form.

0.04 2020-12-16T00:02:49+01:00
 - Add tests for Item.
 - Fix Item->obj2struct conditions.

0.03 2020-12-14T11:30:28+01:00
 - Add tests.
 - Change minimal version of Perl to 5.10 because some weird bug with pod.

0.02 2020-12-12T00:29:46+01:00
 - Add check for defined object in obj2struct() methods.
 - Add missing dependency.
 - Add test for Item::obj2struct().
 - Add test for Item::struct2obj().
 - Fix issue with novalue Snak.
 - Improve creating of Wikibase::Datatype::Item in struct2obj() to explicit
   readable code.

0.01 2020-12-11T17:07:30+01:00
 - First version.