Skip to content

v1.1.1 Release

Compare
Choose a tag to compare
@peterrrock2 peterrrock2 released this 28 Oct 21:41
5b58b04

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