We are currently working on porting this changelog to the specifications in Keep a Changelog. This project adheres to Semantic Versioning.
- Hotspotter convert script.
- Issue when querying in a database without any species information
safe_pdistissues with scipy 1.17.0- Fix np.in1d issue
- Support 312, 313, 314
- Can now dump a simplified version of the database to a kwcoco file
- Fix linkrot issues.
- Fix numpy 2.x issues with np.unique
- Removed codecov from test requirements
- Fixed pandas 2.0 issue.
- Fixed ubelt.Cacher issue.
- Minor compatibility tweaks.
- Replaced
utool.grab_test_imgpathwithkwimage.grab_test_image_fpathin tests.
- 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_workdirin the current directory. Old behavior can be restored by setting theLEGACY_WORKDIR_BEHAVIORenvironment variable.
- Fixed issue with numpy 1.24
- Numpy dtype issues
- Fixed 3.11 change with random.Random
- We have real passing CI now! WOO!
- Unofficial 3.11 support (should work, but was having issues on CI)
- Added loose / strict dependency versioning
- Fix np.float, np.bool, and np.int issue
- Fixed distutils version issue
- Warnings about "is" instead of "==" for integer comparisons in web stuff.
- Update to
dtool_ibeis1.0.2, which fixes the issue with dumping CSV tables.
dump_database_csvnow returns the dump directory.
- pypi deps should now be fixed
* First semi-usable pip release