0.07 2024-11-11T18:38:17+01:00
- Set minimal version of Struct::Lexeme to create lexeme on Wikidata.
0.06 2024-11-10T14:55:41+01:00
- Add support of creating of lexeme.
- Rewrite check for object in creating of item.
0.05 2024-06-21T10:49:24+02:00
- Add constructor tests.
- Add summary to create_item().
- Fix depdendencies.
- Fix error output, could be utf8.
- Improve doc in Wikibase::API.
- Sort Wikibase::API parameters in code and doc.
- Update Module::Install to 1.21 version.
- Update copyright years.
0.04 2023-04-23T18:38:49+02:00
- Add support for property.
- Document get_item_raw() and add example to doc.
- Fix base uri for test.wikidata.org. It's same as for www.wikidata.org.
- Fix test requirements.
- Update copyright years.
0.03 2022-11-03T02:04:46+01:00
- Fix abstract in doc.
- Rewrite to better initialization. Constructor not connect to network.
0.02 2022-10-18T10:56:15+02:00
- Add check for existing type.
- Fix dependencies.
0.01 2022-10-16T18:19:00+02:00
- First version.