Graphene 1.10.4 (stable)
Changes since 1.10.2:
- Add ARM NEON support when building with Visual Studio [Chun-wei Fan]
- Build fix on ARM64 Windows [Chun-wei Fan]
- Drop deprecated "python3" Meson module
- Fix detection of non-intersecting boxes [Daniel van Vugt, #201]
- Only enable SSE2 on x86_64 [Xi Ruoyao]
- Use the compiler-appropriate alignment attributes
- Change introspection option to a yielding feature [Xavier Claessens]