This patch version improves memory usage in the UVFits reader, fixes a bug in reading MS caltables with multiple times, and adds support for Python 3.14!
What's Changed
- Fixing a few new warnings... by @kartographer in #1655
- Improve memory usage in uvfits reader by @bhazelton in #1651
- Bug fix for reading ms caltables with multiple times by @rlbyrne in #1653
- fully support python 3.14 by @bhazelton in #1659
- Prep for version 3.2.6 by @bhazelton in #1661
Full Changelog: v3.2.5...v3.2.6