h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.65k stars 337 forks source link

Is there a plan for a new stable tag? #444

Open acronis-webteam opened 1 year ago

acronis-webteam commented 1 year ago

As per title. I'm compiling libvips myself and I have to use -Ddeprecated=true because bimg v1.1.9 uses vips7compat.h header. I see that there's a commit in master which addressed this issue. I could just use git version of a package but I'm not sure if it's stable enough for production. So the question is, is there a plan to release v1.1.10 (or v1.2.0 probably)?

sonu27 commented 1 year ago

Any updates on this?