pytest-datafixtures changelog
=============================


v1.0.0 [2020-12-05]
-------------------
+ 'datafix_read' now can represent result as StringIO.
+ Added new 'datafix_readbin' fixture.


v0.1.0 [2020-05-11]
-------------------
+ Basic functionality.