Skip to content

Amalgam 54.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 20:16
9f37622

What's Changed

  • 21071: Fixes edge cases with map handling by @howsohazard in #200

  • 21078: Fixes potential hang when run from command line, and makes remove/keep opcode behavior more consistent with nulls by @howsohazard in #201

  • 21079: Fixes issue with weave opcode uniqueness checks and adds more debugging by @howsohazard in #202

  • 21080: Fixes deadlock issue and almost all string resource leaks by @howsohazard in #203

  • 21081: Fixes issue where entities' EvaluableNode flags may be incorrect after an update (e.g., assign/accum to entities) by @howsohazard in #204

  • 21092: Fixes an issue with (call_sandboxed) where the number of active threads isn't properly protected/edited by @cademack in #205

  • 21093: Fixes issues related to storing and loading data structures with cyclic references by @howsohazard in #206

  • 21124: Fixes more rare memory inconsistency issues by @howsohazard in #207

Full changelog: 9738dde...9f37622