0.2.3
[0.2.3] - 2025-08-22 -------------------- Fixed ^^^^^ - Error and critical check results directly raise an exception when ``raise_exceptions=True``. - Use ``ComplexAttribute`` instead of ``MultiValuedComplexAttribute`` to generate data. - Respect the ``primary`` attribute unique truthy value when generating random values. - Correctly handle value generation in sub-attributes. :issue:`41`