Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 01:13
1148fee

Salsa v2.0.0

Diff since v1.1.0

Closed issues:

  • Bug in new Salsa pretty-printed stack traces: wrong stack traces (#25)

Merged pull requests:

  • Upstream from RelationalAI: Performance improvement on Spreadsheet Example (#16) (@rai-nhdaly)
  • Upstream from RelationalAI: Re-implement Salsa via new v2 API (#17) (@rai-nhdaly)
  • Upstream from RelationalAI: re-enable pretty-printed stacks; performance tuning; add simple microbenchmark (#23) (@NHDaly)
  • Salsa Example: Linear Regression + Incremental Maintenance (#24) (@NHDaly)
  • Fix bug in Salsa stack trace printing: off-by-one (#26) (@NHDaly)