Skip to content

Graphene 1.10.4 (stable)

Compare
Choose a tag to compare
@ebassi ebassi released this 09 Feb 23:30
· 100 commits to master since this release

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]