**************************
* โจ First major release โจ
* ๐ฆ Prepared for osmnx 2.0.0 and shipped `cities.yml` in pypi package.
* โ๏ธ Added function to set log level and added python versions 3.11 and 3.12.
* ๐ Merged several pull requests improving settings, README, dependencies, and project structure.
* ๐ Fixed coverage for special case, tests, and code style issues.
* ๐ Updated README with CI/CD badges, improved documentation, and unified capitalization.
* ๐๏ธ Updated Changelog, Version, and Website Copyright.
* ๐ Licensed work under GNU AGPLv3.
* ๐ IO operations enhanced with graph reduction.
* ๐๏ธ Logging improvements: silenced numba compilation, reprojected debug messages.
* โ๏ธ Parallelization updates: removed `num_workers` and `chunk_size`.
* ๐งช Testing updates: increased util coverage, added response 502 as `xfail`.
* ๐ New features: Betweenness Centrality Cutoff, Reduced path filling.
* ๐ Fixes: notebook formatting, GEOSException in tesselation, missing attribute.
* ๐ Merged pull request: `๐ Added Betweenness Centrality Cutoff
<https://github.com/NERDSITU/superblockify/pull/82>`_.
* ๐ Misc changes: deactivated colormap logging,
unified nodes and edges into one variable.
* ๐ Improved analysis scripts