Skip to content

Version 0.2.4

Compare
Choose a tag to compare
@asnyv asnyv released this 08 Dec 12:35
· 162 commits to master since this release
582fb3d

Changed

  • #362 - Bumped pandas requirement to pandas>=1.0, as pandas==0.24.2 is no longer needed in internal deployment.

Fixed

  • #351 - Fixed bug in automatically generated docs when having a defaulted input argument of type pathlib.Path in plugin arguments.
  • #354 - Fixed bug in automatically generated docs when having type hinted return value of plugin __init__ functions.