Skip to content

Amalgam 57.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 15:40
1a80945

What's Changed

  • 22315: Fixes parse issue where if a key of an assoc starts with a number, it would be improperly printed in a way that would be read in as a number by @howsohazard in #309

  • 22173: Improves performance by implementing thread local allocations by @naricc in #310

  • 22325: Fixes MacOS homebrew Python install by @apbassett in #312

  • 22324: Fixes crash involving EvaluableNodeManager allocations with address collisions wrt TLAB by @howsohazard in #311

  • 22333: Fixes bug introduced to entity persistence in last PR by @howsohazard in #313

  • 22339: Fixes segfault bug by @howsohazard in #314

Full changelog: 3f9a2f0...1a80945