Added
- Support Python 3.13 officially
- Support
loadYamlContent
function - Support
flatten
function - Initial support of custom data types
- Support safe-dereference operator
Changed
- Fixed multiline issue with union function
- Fixed multiple newline issues
Removed
- Drop support of Python 3.7