Skip to content

v0.7.0

Compare
Choose a tag to compare
@astafan8 astafan8 released this 07 Jun 14:49
· 756 commits to master since this release
9cae978

Added

  • refactoring the plotting system (#166)
  • Add version log message to main __init__ (#175)

Fixed

  • Fix crop if less than one row is not nan (#198)
  • Fix rgba error (#199)
  • Allow empty dataset if datadict is none (#195)

Behind the scenes

  • Modernize setup files (#194)
  • packaging cleanups (#177)
  • upgrade versioneer to 0.19 (#176)