-------------------
- Python 3.11 is now the minimum supported version.
- Now strictly typed.
- Addition of :meth:`Collection.bind` and :class:`~factory.Factory` to support partial building of
sample objects.
- Addition of :doc:`formats <formats>`, :doc:`simplifiers <simplifiers>` and their
:doc:`patterns of use <patterns>`.
- Development process refresh.
- Documentation refresh.