Version 1.2.9
- Fixed bold formatting for GeoPatch and TerraTiff in README.md.

Version 1.2.7
- Updated project description to highlight TerraTiff over heavy GDAL/rasterio dependencies.

Version 1.2.6
- Improved README.md layout by moving dynamic badges to the top.

Version 1.2.5
- Fixed logo absolute URL rendering issue for PyPI compatibility.

Version 1.2.4
- Completely removed hard GDAL and rasterio dependencies from the core package logic.
- Fully integrated `TerraTiff` for lightweight, lightning-fast raster patch extraction.
- Added comprehensive tutorial to README on handling vector polygon labels (Shapefiles/GeoJSON) using geopandas.
- Cleaned up repository structure to follow a flat Python package layout.
