v0.12.4
What's Changed
- Add concept URI as value by @LeMyst in #508
- Fix regex for time value by @eloiferrer in #512
- Generalize len() support by @LeMyst in #517
- Add more explicit information about differences between WBI/WDI by @LeMyst in #466
- Add SubClasses registration to BaseEntity by @LeMyst in #532
- Fix qualifiers when passing Qualifiers in set() by @LeMyst in #533
- Fix BaseEntity subclasses by @LeMyst in #535
- Add get_entity_url() by @LeMyst in #537
- Add JSON format helper to WBI Entity by @LeMyst in #534
- Improve datatype Time by @LeMyst in #542
- Add limit_claims to baseentity._write() by @LeMyst in #544
- Add Qualifiers.remove() and Qualifiers.clear() by @LeMyst in #545
- Fix exception if qualifier is not in list by @LeMyst in #546
- Check lexeme language format by @LeMyst in #554
New Contributors
- @eloiferrer made their first contribution in #512
Full Changelog: v0.12.3...v0.12.4