2024-11-21 14:32:16 +03:00
|
|
|
## v15.4.2
|
|
|
|
- Using local static functions instead of lambdas for better stack traces
|
|
|
|
|
2024-11-21 14:33:59 +03:00
|
|
|
## v15.0.0
|
|
|
|
- Migrating to IList<T> instead of HList<T> for arguments as it is more versatile; Adding codegen for disposal of arguments
|
|
|
|
|
2024-06-21 18:39:39 +03:00
|
|
|
## v13.0.0
|
2024-11-21 14:32:16 +03:00
|
|
|
- Migrating to new BHL2-beta123 efficient native array wrappers
|