What's Changed
* Update standalone retrievers for new RT site schema by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/7
* Change title finding mech after site change by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/9
* New marker for scoreboard JSON in HTML tags. by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/11
* Bump Python to 3.11.4 by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/15
* Bump FastAPI for server. by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/16
* add fields image, url, critics_consensus by jrouquie in https://github.com/preritdas/rottentomatoes-python/pull/18
* Typo - display directors, not actors by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/19
* API upgrade to Pydantic v2 by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/20
* Display support for Python 3.11 by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/21
* Fix broken image test by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/24
* Improve deps in testing workflows by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/25
* Upgrade Python version by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/27
* Fix tests with updated movie image by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/29
* Run tests on windows and Mac with SoC by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/28
* Handle missing score attrs on RT page by preritdas in https://github.com/preritdas/rottentomatoes-python/pull/33
* Fixed _get_score_details() by GarrisonBates in https://github.com/preritdas/rottentomatoes-python/pull/38
* added num of reviews by ayush-shah12 in https://github.com/preritdas/rottentomatoes-python/pull/40
New Contributors
* jrouquie made their first contribution in https://github.com/preritdas/rottentomatoes-python/pull/18
* GarrisonBates made their first contribution in https://github.com/preritdas/rottentomatoes-python/pull/38
* ayush-shah12 made their first contribution in https://github.com/preritdas/rottentomatoes-python/pull/40
**Full Changelog**: https://github.com/preritdas/rottentomatoes-python/compare/0.5.11...v1.0.0