Releases: Photoroom/datago
Releases · Photoroom/datago
Hotfixing image size buckets
Merge pull request #77 from Photoroom/ben/hotfix [hotfix] Image size buckets
Back to trusting GC to release vips buffers
Merge pull request #73 from Photoroom/ben/tighter_ci [WIP] slightly maddening random segfault on img.Close()
2025.1.6
What's Changed
- [hotfix] Race condition on the buffer release by @blefaudeux in #72
Full Changelog: 2025.1.5...2025.1.6
Go 1.18 build, again
Merge pull request #71 from Photoroom/ben/1.18_pypi_builds_jeez [chore] Reverting back to go 1.18 for gopy speed, no more mmap
Lower memory pressure, eager VIPS buffer release
Merge pull request #70 from Photoroom/ben/better_memory_handling [core] Release vips image when done, remove GC work
Frequent GCs
Merge pull request #69 from Photoroom/ben/gc_often [nit] Force frequent GC
Gopy builds moved to Go 1.22
Go 1.23 is really slow with Gopy, hoping that 1.22 plays better.
Better worker pool + no vips tmp files
Merge pull request #67 from Photoroom/ben/vips_no_tmp vips: no tmp files
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