0.09 2022-07-09T16:51:15+02:00 - Add complex test to Lexeme. - Add missing id and page_id Lexeme values to obj2struct(). - Add Property object. - Fix Lexeme default ns. - Fix Lexeme language conversion. - Fix Lexeme lexical category conversion. - Fix Lexeme struct2obj(), was very bad. - Fix sentence in doc in Value::Globecoordinate. - Unify LICENSE AND COPYRIGHT section in doc. - Update copyright years. 0.08 2021-02-09T18:12:14+01:00 - Add tests for Value::Item. - Improve check in Value::Item::struct2obj(). - Improve check in Value::Property::struct2obj(). - Update copyright years. - Use type() method in Value::Property instead of hardcoded string. 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.