Skip to content

Releases: howsoai/amalgam

Amalgam 54.6.0

26 Sep 15:10
cc4ad6c
Compare
Choose a tag to compare

What's Changed

  • 21584: Build wasm64 for nodejs, MINOR by @fulpm in #270

Full changelog: 10a89ca...cc4ad6c

Amalgam 54.5.1

24 Sep 15:00
10a89ca
Compare
Choose a tag to compare

What's Changed

  • 21636: Fixes possible crash when zipping an empty list by @howsohazard in #272

Full changelog: 4f1912c...10a89ca

Amalgam 54.5.0

18 Sep 19:51
4f1912c
Compare
Choose a tag to compare

What's Changed

  • 21570: Upgrades MacOS to Ventura in CI/CD by @apbassett in #268

  • 21566: Adds stack_distance and no_child_nodes parameters to (opcode_stack) and copy parameter to (previous_result), MINOR by @cademack in #269

Full changelog: f2c47a3...4f1912c

Amalgam 54.4.0

17 Sep 19:50
f2c47a3
Compare
Choose a tag to compare

What's Changed

  • 13868: Upgrades random number generator to use DXSM variant of PCG by @howsohazard in #262

  • 21513: Adds time capabilities to format opcode, updates 3rd party libraries, MINOR by @howsohazard in #263

  • 21545: Fixes issues which can lead to instability when using apply opcode on nodes that do not have ordered child nodes by @howsohazard in #264

  • 21540: Improves stability of some flows involving rewrite, reduces overhead of some opcodes by @howsohazard in #265

  • 21562: Add generic wasm64 build preset by @fulpm in #267

  • 21528: Adds debug target for WASM builds by @apbassett in #266

Full changelog: 9bef8c8...f2c47a3

Amalgam 54.3.17

09 Sep 22:07
9bef8c8
Compare
Choose a tag to compare

What's Changed

Full changelog: edc8584...9bef8c8

Amalgam 54.3.16

09 Sep 18:59
edc8584
Compare
Choose a tag to compare

What's Changed

Full changelog: 41404d5...edc8584

Amalgam 54.3.15

07 Sep 15:46
41404d5
Compare
Choose a tag to compare

What's Changed

  • 21481: Removes dead CMake code by @apbassett in #258

  • 21478: Added settings sharing for VSCode by @lancegliser in #257

  • 21487: Fixes logic where an evaluable node which is a number can end up with a nan value by @howsohazard in #259

Full changelog: 86aa237...41404d5

Amalgam 54.3.14

05 Sep 14:39
86aa237
Compare
Choose a tag to compare

What's Changed

  • 21473: Fixes segfault caused by setting a number type on a null, cleans up code around setting EN to number values by @howsohazard in #256

Full changelog: 9da9cb0...86aa237

Amalgam 54.3.13

04 Sep 13:11
9da9cb0
Compare
Choose a tag to compare

What's Changed

  • 21437: Fixes crash when specifying invalid label to get_entity_comments by @howsohazard in #247

  • 21446: Opcodes get_entity_rand_seed and get_entity_root_permissions no longer require an entity, numerous stability fixes by @howsohazard in #248

  • 21448: Addresses inconsistencies in ThreadPool, potentially improving stability and performance by @howsohazard in #249

  • 21453: Fixes numerous issues in concurrency that could lead to instability and crashes by @howsohazard in #250

  • 21454: Fixes rare segfault in tight concurrency situations by @howsohazard in #252

  • 21456: Improves AFMI at detecting memory issues by @howsohazard in #253

  • 21455: Fixes potential memory corruption issues by @howsohazard in #254

  • 21466: Fixes possible segfault when retrieving target, makes AMI work with multithreading by @howsohazard in #255

Full changelog: 73930f9...9da9cb0

Amalgam 54.3.12

29 Aug 18:56
73930f9
Compare
Choose a tag to compare

What's Changed

  • 21422: Reduces likelihood of erroneous node in opcode stack, method renames for cleanup by @howsohazard in #246

Full changelog: 5327844...73930f9