Skip to content

Support Python v3.12, OSX Clang v15

Latest
Compare
Choose a tag to compare
@reefactor reefactor released this 27 Apr 16:52
· 28 commits to master since this release
c099bb2
  • fixed Var::toDouble() type casting handling (credits to @dhoegerlETM dhoegerlETM for #3)
  • more tests added
  • fix github actions CI MACOS OSX + CLANG
  • remove deprecated C API PyUnicode_AsUnicode() for support python 3.12 OSX Clang 15

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0