All notable changes to ClassCounter are documented in this file.
- Initial public release
- NumPy, Numba, and PyTorch backends for fast class counting
- GeoTIFF support via rasterio
- Name mapping for readable output
- Percentage calculation mode
- Automatic backend selection based on input type
- GPU acceleration (CUDA) via PyTorch
- Full test suite