diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 126: Bge 29-Oct-18 | ||
4 | * Add deep user data cloning support | ||
5 | |||
6 | CHANGE 125: BGe 25-Oct-18 | ||
7 | * Fix Lanes build by reorganizing types around a bit | ||
8 | |||
9 | CHANGE 124: BGe 9-Jul-18 | ||
10 | * Fix a stack overflow when copying large tables with verbose_errors option enabled | ||
11 | * Support for integer formatting in verbose errors | ||
12 | |||
3 | CHANGE 123: BGe 2-Aug-17 | 13 | CHANGE 123: BGe 2-Aug-17 |
4 | * added support for user-provided __gc in deep userdata | 14 | * added support for user-provided __gc in deep userdata |
5 | * more complete deep userdata sample | 15 | * more complete deep userdata sample |