Skip to content

0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:29
· 40 commits to main since this release
0.2.1
50539ca
[0.2.1] - 2025-08-13

--------------------

Fixed
^^^^^
- Sort results in get_all_available_tags, so it can be used with pytest-xdist.
- `generate_random_value` generate coherent `ref` and `value` values for complex attributes. :pr:`30` :pr:`37`
- Include PATCH operations in get_all_available_tags.