Skip to content

v4.2.3

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 13 Feb 11:52
· 131 commits to main since this release
da6f94c

🥗 QOL Improvements

  • Refactored the Asset._convert_to_real_type_() method for improved clarity and robustness.
    In certain cases, asset types may be undefined or invalid — likely due to an unhandled backend edge case. To handle this gracefully, the method now ignores deserialization of Asset API responses in such scenarios instead of raising AttributeError or TypeError exceptions.

Full Changelog: 4.2.2...4.2.3