Skip to content

Amalgam 58.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 14:25
bd48a59

What's Changed

  • 22427: Implements "surprisal" as an option for generalized distance which returns raw surprisal values (to complement surprisal_to_prob), MINOR by @howsohazard in #329

  • 22451: Fixes a number of rare edge case bugs, removes unnecessary memory management complexity, improves performance by @howsohazard in #330

  • 22414: Improves memory reuse of apply opcode, improves profiling report, and improves AFMI's ability to catch potential memory corruption by @howsohazard in #331

  • 22454: Improves performance of query engine when modifying or creating new entities, fixes bug where certain values (especially null values) could be double-accumulated in distance queries by @howsohazard in #333

  • 22457: Fixes issue where memory could be improperly overwritten, also fixes issue with low nominal counts for distance queries by @howsohazard in #334

  • 22459: Fixes crash from bug where BAIS data structure could go up to 63 indices beyond the data stored by @howsohazard in #335

  • 22460: Fixes crash with BitArrayIntegerSet by @howsohazard in #336

  • 22474: Fixes rare issues that can lead to inconsistent EvaluableNode flags, leading to crashes by @howsohazard in #337

  • 22199 Implements index_min and index_max op codes, MINOR by @naricc in #316

  • 22481: Includes index_min and index_max in generation, updates .editorconfig with Visual C++ style. by @howsohazard in #338

  • 22484: Fix assign_entity_roots transaction logs. by @dmaze in #339

  • Bump cross-spawn from 7.0.3 to 7.0.6 in /test/wasm_test by @dependabot[bot] in #340

Full changelog: f797e18...bd48a59