v1.1.1 Release
What's Changed
This is a hot patch for version 1.1.0
Patched Items
- Fixed unexpected behavior in the indexed_grometries.py file. Specifically, if two targets completely overlap a particular source, then the source is now randomly assigned to one of the targets rather than to both of them.
- Pandas dependency updated to 2.1.2
Deprecated Items
- Due to the update in pandas, support for Python 3.8 has been removed
Full Changelog: v1.1.0..v1.1.1