Skip to content

1.3.1

Choose a tag to compare

@jph00 jph00 released this 01 Nov 04:16
· 1472 commits to main since this release

1.3.1

New Features

  • callable support for Self (#162)
  • add filter func to first (#161)
  • maybe_open context manager and fast image_size funcion (#160)

Bugs Squashed

  • Redundent L.map_filter removed (since L.map.filter does the same thing)