You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[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)