Fixed stack overflow due to improper handling of leaf functions

This commit is contained in:
2025-12-14 03:16:58 -07:00
parent b7fbc499b6
commit 6d5c179eac
7 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
[0.3.2]
- Fixed stack overflow due to incorrect optimization of 'leaf' functions
[0.3.1]
- Fixed possible `KeyNotFoundException` in C# code due to invalid