Skip to content

0.2.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 07:36
· 4 commits to main since this release
0.2.3
b5365e4
[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`