Skip to content

Version 1.14.5

Compare
Choose a tag to compare
@jlstevens jlstevens released this 19 Jul 16:43

This is a hotfix release with a number of important bug fixes. Most importantly, this version supports for the recent pandas 1.3.0 release. Many thanks to @kgullikson88, @philippjfr and @jlstevens for contributing the fixes in this release.

Bug fixes:

  • Support for pandas>=1.3 (#5013)
  • Various bug fixes relating to dim transforms including the use of parameters in slices and the use of getattribute (#4993, #5001, #5005)