Skip to content

4.4.0

Compare
Choose a tag to compare
@gnestor gnestor released this 09 Feb 04:23
· 4978 commits to main since this release
  • Allow override of output callbacks to redirect output messages. This is used to implement the ipywidgets Output widget, for example.
  • Fix an async bug in message handling by allowing comm message handlers to return a promise which halts message processing until the promise resolves.

See the 4.4 milestone on GitHub for a complete list of issues and pull requests involved in this release.