DLTcollab / sse2neon

A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
MIT License
1.3k stars 208 forks source link

New version/release #613

Closed anthony-linaro closed 10 months ago

anthony-linaro commented 1 year ago

I notice that a proper versioned release has not been made for nearly a year now - is it perhaps time?

I would like to make a PR to Blender soon that enables Windows ARM64, and would need to bump the version of sse2neon that it ships with - it would all look a lot nicer to have a proper version number rather than a random commit hash.

jserv commented 1 year ago

I notice that a proper versioned release has not been made for nearly a year now - is it perhaps time?

Yes, I am in the process of preparing a new release of SSE2NEON, which will be version 1.7. Your outstanding efforts in enabling MSVC support have been instrumental and are one of the key features of this release.

jserv commented 10 months ago

SSE2NEON v1.7.0 is out!

Thank you to everyone who contributes to this project. I greatly appreciate your efforts!