v0.0.23

soxoj/socid-extractorv0.0.23Jan 2, 2022by soxoj

AI Summary

This release includes performance improvements through accelerated module import time, bug fixes for Reddit, Twitch and Last.fm, and adds VK foaf page checking capability.

Key Highlights

  • Accelerated module import time
  • Fixed Reddit, Twitch and Last.fm parsing
  • Added VK foaf page check
  • September update with various fixes
  • Updated beautifulsoup4 to version 4.10.0

New Features

  • VK foaf page checking
  • Performance optimization for module imports

Full Release Notes

## What's Changed
* Accelerated module import time by @soxoj in https://github.com/soxoj/socid-extractor/pull/104
* Reddit, Twitch and Last.fm fixes by @soxoj in https://github.com/soxoj/socid-extractor/pull/105
* September update by @cyb3rk0tik in https://github.com/soxoj/socid-extractor/pull/106
* Bump pytest-xdist from 2.2.1 to 2.4.0 by @dependabot in https://github.com/soxoj/socid-extractor/pull/107
* Bump pytest-rerunfailures from 9.1.1 to 10.2 by @dependabot in https://github.com/soxoj/socid-extractor/pull/108
* Tests fixes by @soxoj in https://github.com/soxoj/socid-extractor/pull/109
* Fixes by @soxoj in https://github.com/soxoj/socid-extractor/pull/110
* Bump pytest-xdist from 2.4.0 to 2.5.0 by @dependabot in https://github.com/soxoj/socid-extractor/pull/111
* Added VK foaf page check by @soxoj in https://github.com/soxoj/socid-extractor/pull/113
* Update beautifulsoup4 requirement from ~=4.9.1 to ~=4.10.0 by @dependabot in https://github.com/soxoj/socid-extractor/pull/114
* Bump to v0.0.23 by @soxoj in https://github.com/soxoj/socid-extractor/pull/115

## New Contributors
* @dependabot made their first contribution in https://github.com/soxoj/socid-extractor/pull/107

**Full Changelog**: https://github.com/soxoj/socid-extractor/compare/v0.0.22...v0.0.23