Wikibaseintegrator

Latest version: v0.12.10

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.12.10

What's Changed
* Prepare for next version by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/789
* Update .readthedocs.yaml by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/790
* Update dependencies by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/791
* Prepare for 0.12.10 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/792


**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.9...v0.12.10

0.12.9

What's Changed
* Prepare for next version by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/767
* Remove 3.8 support by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/780
* Use WikibaseTimePrecision instead of WikibaseDatePrecision by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/781
* Improve README examples by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/782
* Update README TOC by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/783
* added missing time precision values (784) by tholzheim in https://github.com/LeMyst/WikibaseIntegrator/pull/785
* Switch Trivy repository by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/788
* Prepare for 0.12.9 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/787

New Contributors
* tholzheim made their first contribution in https://github.com/LeMyst/WikibaseIntegrator/pull/785

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.8...v0.12.9

0.12.8

What's Changed
* Prepare for next version by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/747
* Correction compilation Read the Docs by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/749
* Add missing docs by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/750
* Fix backoff error for max_tries argument by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/765
* fix missing sitelinks in item.write() by dabu1111 in https://github.com/LeMyst/WikibaseIntegrator/pull/764
* Prepare for 0.12.8 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/766

New Contributors
* dabu1111 made their first contribution in https://github.com/LeMyst/WikibaseIntegrator/pull/764

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.7...v0.12.8

0.12.7

What's Changed
* Prepare for next version by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/709
* Replace httpstat.us by httpbin.org by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/716
* Update requests-oauthlib to 2.0.0 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/715
* Add support for local httpstatus by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/721
* fix(tests): fix build errors by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/733
* Add Python 3.13 support by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/720
* Add EntitySchema data type by eloiferrer in https://github.com/LeMyst/WikibaseIntegrator/pull/742
* Prepare for 0.12.7 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/746


**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.6...v0.12.7

0.12.6

What's Changed
* Prepare next version by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/671
* Re-enable publish to testpypi by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/670
* Fix Read the Docs badge by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/672
* Add toml dependency for docs by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/673
* Fix "Edit on GitHub" in docs by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/674
* Try python 3.13-dev by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/675
* Disable test against 3.13 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/676
* Add poetry.lock for pytest pipeline by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/678
* Fix unit test test_entity_qualifers_remove() by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/684
* Fix adding new Form to Lexeme by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/685
* Update the User-Agent policy URL by guyfawcus in https://github.com/LeMyst/WikibaseIntegrator/pull/707
* Prepare for 0.12.6 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/708

New Contributors
* guyfawcus made their first contribution in https://github.com/LeMyst/WikibaseIntegrator/pull/707

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.5...v0.12.6

0.12.5

What's Changed
* Prepare next version by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/556
* Add wd-population link in README by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/563
* Fix URL in README by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/564
* Update README.md by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/567
* Add newline test for String and MonolingualText by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/568
* Add get_lexeme_id() on Form and Sense by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/569
* Add Claim.reset_id() method by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/570
* Upgrade to Python 3.8 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/558
* More example projects added by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/592
* Add trivy scan by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/604
* Remove trivy scan from build workflow by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/606
* Add separate trivy scan by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/605
* Bump to Python 3.12 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/624
* Fix spelling after codespell by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/626
* Improve get method in claims.py to avoid KeyError by eloiferrer in https://github.com/LeMyst/WikibaseIntegrator/pull/625
* Bump version to v0.12.5 by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/627
* Add Missing EDTF and LocalMedia Enums by luguenth in https://github.com/LeMyst/WikibaseIntegrator/pull/633
* Add warning when using qualifier/reference in Reference by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/652
* Add common use cases by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/650
* Add new library utilization by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/651
* Add get lemma example to README.md by dpriskorn in https://github.com/LeMyst/WikibaseIntegrator/pull/654
* Add default value to None for wbi_helpers.get_user_agent() by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/659
* Re-order wbi_helpers by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/660
* Add download_entity_ttl support by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/664
* Create wbi_helpers.ipynb by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/661
* Add ActionIfExists.MERGE_REFS_OR_APPEND by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/619
* Use poetry instead of setuptools/requirements by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/658
* Temp fix for multiple version on testpypi by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/668
* Fix github action on tags by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/669

New Contributors
* luguenth made their first contribution in https://github.com/LeMyst/WikibaseIntegrator/pull/633

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.4...v0.12.5

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.