Releases: Photoroom/datago
Releases · Photoroom/datago
Fixing version conflict
Merge pull request #59 from Photoroom/ben/bits_bytes [hotfix] bits and bytes disagreeing
Bits and bytes.. making go and python agree with each other
Merge pull request #59 from Photoroom/ben/bits_bytes [hotfix] bits and bytes disagreeing
16 bits image support
Merge pull request #58 from Photoroom/ben/robust_img_types [feat] Supporting 16bits images
Fix duplicate_state returned values and add duplicate_state filtering
2024.11.13 Merge pull request #51 from Photoroom/tarek/fix-duplicate-state-add-f…
Adding SourcesNE support for DB API
Merge pull request #49 from Photoroom/ben/fix_sources_ne [DB API] Respect Sources NE
Adding random sampling support for DB API
Merge pull request #47 from Photoroom/ben/random_sampling [DB API] Add random sampling support
Adding multiple sources support for DB API
Merge pull request #45 from Photoroom/ben/fix_source_sources [nitfix] Not handling multiple sources correctly
Aligning feature set with private release
Merge pull request #44 from Photoroom/ben/nit_expose_return_latents [nit] ReturnLatents support
go 1.18.1 builds
Merge pull request #41 from Photoroom/ben/lock_go_ci hotfix the release
go@v5 builds
2024.11.6 Merge pull request #38 from Photoroom/ben/ml-2347-cleaner-way-to-pass…