- Unpinned numpy versions since iris doesn't need this now. This will make conda dependency resolution easier - Fixed a bug in ungridded aggregation when checking for masked sample values 30 - Added an automatic PyPi action to keep the pip version up-to-date
1.7.3alpha2
1.7.3alpha1
1.7.2
=============== * We no-longer officially support Python 2.7. We won't yet explicitly remove Python 2.7 features but we no longer test against Python 2 and won't fix issues relating to it. * Support for Pandas 1.1
1.7.1
============== * Fixed an issue where gridded->ungridded interpolation would unmask masked source arrays * Support for Pandas 0.24