* bumped tf-bodypix to 0.3.6 (150)
* added `mp_selfie_segmentation` (MediaPipe) filter (140)
* web stream output (135)
* fix combine image with dtype int; added `poly_points` support to `fill` filter (122)
* added `fill` source and filter (101)
* implemented fallback error handling (100)
* fixed video input was sometimes returning none image (99)
* added `warp_perspective` filter (98)
* added `multiply` filter (96)
* added `invert` filter (95)
* reloadable config (94)
* fixed slow example config tests (81)
* added mypy checks (80)
* improved combine images (77)
* various library upgrades