0.07 2021-01-26T13:28:48+01:00
- Add Mediainfo datatype.
- Add MediainfoSnak datatype. There is difference between normal Snak in
requirements of datatype.
- Add MediainfoStatement datatype. There is difference between normal
Statement in use of Snak and references.
- Add id parameter and id() method to Statement.
- Fix doc of Datatype.
- Fix tests for Snak (there isn't datavalue for somevalue and novalue).
- Improve doc example for Snak by adding of snaktype.
- Update copyright years.
0.06 2021-01-14T18:43:21+01:00
- Fix doc in Lexeme.
- Fix negative coordinate.
- Improve doc for Snak (added datatype values).
0.05 2020-12-23T15:41:04+01:00
- Improve doc for Lexeme.
0.04 2020-12-20T02:27:02+01:00
- Add check_lexeme() to Utils.
- Add helper to Utils and rewrite to it.
- Add link to Wikidata::Datatype::Struct in doc.
- Fix SYNOPSIS section in doc of Utils.
- Fix indentation in EXAMPLE in Item doc.
0.03 2020-12-11T16:19:01+01:00
- Add test for check_property().
- Update dependency to Mo::utils 0.03, because i need support of floating
numbers in quantity.
0.02 2020-12-11T13:06:58+01:00
- Add id parameter and method for Item.
- Add page_id parameter and method for Item.
0.01 2020-12-11T11:46:07+01:00
- First version.