4.0.0
This release fixes a compatibility issue with Wagtail 4.1 (see #68 for details).
When running on Wagtail >= 2.16 ListBlockFactory now returns a wagtail.blocks.list_block.ListValue instead of a plain list, in line with Wagtail's behaviour.