**Bugfix Release**
Fixes & Improvements
**1. Bugfix for MRG/SPL Events**
- Adjustments to overlay operations and spatial classification.
- Removed Within and Contains operations, as they are effectively handled by intersects in geopandas.
- These changes improve consistency and reduce redundancy in spatial event processing.
**2. Optimizations in Plot Function**
- Performance optimizations implemented for pyfortracc.plot and pyfortracc.animation.
- These enhancements improve rendering speed and efficiency when generating plots and animations.
- This release focuses on fixing spatial classification issues and improving performance in visualization functions."
**Full Changelog**: https://github.com/fortracc/pyfortracc/compare/v1.0.5rc0...v1.1.5rc0