Skip to content

0.0.51

Pre-release
Pre-release
Compare
Choose a tag to compare
@slundberg slundberg released this 21 May 04:48
· 1231 commits to main since this release

What's Changed

  • Fixed an important bug with select that got introduced in the last couple days, and also optimized select to use greedy decoding as opposed to always exploring every branch.
  • Ensure get_ipython is available even in callbacks by @jmandel in #74

New Contributors

Full Changelog: 0.0.50...0.0.51