Skip to content

v0.8.20

Compare
Choose a tag to compare
@rschwanhold rschwanhold released this 28 Oct 12:46
· 561 commits to master since this release
9a9e8c0

Breaking Changes

  • BoundingBox.chunk()'s 2nd parameter chunk_border_alignments now does not accept a list with a single int anymore. #437

Fixed

  • Make Views picklable. We now ignore the file handle when we pickle Views. #469