What's Changed
- Use weak references for last context in pydantic validation by @NeejWeej in #582
- Install mac dependencies using brew bundle by @AdamGlustein in #583
- Update vcpkg baseline to fix build for gcc 14 by @AdamGlustein in #588
- Drop prebuilt macos x86 wheels by @timkpaine in #595
- NumPy 2.0 build support by @timkpaine in #328
- Add build support for arrow/parquet 20 and 21 by @timkpaine in #596
- Setup a sanitized build for CSP by @AdamGlustein in #577
- Support Python 3.13 by @timkpaine in #599
- Do not use class method for model validator for pydantic 2.12 by @NeejWeej in #603
Full Changelog: v0.11.3...v0.12.0