Skip to content

Version 2.3.1

Compare
Choose a tag to compare
@Erotemic Erotemic released this 06 Feb 14:48
· 22 commits to main since this release
769c260

[Version 2.3.1] - Released 2023-02-06

Changed

  • Ported some utool code to ibeis.util for more direct coupling with this
    library.
  • ibeis will no longer prompt you for a workdir if one is not set. It will just use ibeis_default_workdir in the current directory. Old behavior can be restored by setting the LEGACY_WORKDIR_BEHAVIOR environment variable.

Fixed

  • Fixed issue with numpy 1.24
  • Numpy dtype issues
  • Fixed 3.11 change with random.Random

Changed

  • We have real passing CI now! WOO!
  • Unofficial 3.11 support (should work, but was having issues on CI)
  • Added loose / strict dependency versioning