Releases: howsoai/amalgam
Amalgam 54.6.0
What's Changed
Full changelog: 10a89ca...cc4ad6c
Amalgam 54.5.1
What's Changed
- 21636: Fixes possible crash when zipping an empty list by @howsohazard in #272
Full changelog: 4f1912c...10a89ca
Amalgam 54.5.0
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
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
-
21528: Adds debug target for WASM builds by @apbassett in #266
Full changelog: 9bef8c8...f2c47a3
Amalgam 54.3.17
What's Changed
- 21498: Fixes possible segfault by @howsohazard in #261
Full changelog: edc8584...9bef8c8
Amalgam 54.3.16
What's Changed
- 21489: Fixes logic bugs involving null values by @howsohazard in #260
Full changelog: 41404d5...edc8584
Amalgam 54.3.15
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
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
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
What's Changed
- 21422: Reduces likelihood of erroneous node in opcode stack, method renames for cleanup by @howsohazard in #246
Full changelog: 5327844...73930f9