Releases: nengo/nengo-gui
Releases · nengo/nengo-gui
Release 0.5.0
Release 0.4.9
Compatible with Nengo 2.6.0 - 3.1.0
- Improvement: Reworked How To Build a Brain examples to be more clear.
- Bugfix: Fix compatibility with Python version 3.10.
Release 0.4.8
Compatible with Nengo 2.6.0 - 3.1.0
- Bugfix: Fix compatibility with Nengo version 3.1.0.
Release 0.4.7
Compatible with Nengo 2.6.0 - 3.0.0
- Bugfix: Restrict Nengo version to <=3.0.0.
Release 0.4.6
- Bugfix: Fix examples for nengo 3.0 (those examples now require nengo>=2.6)
- Bugfix: Failure when opening browser from script
Release 0.4.5
- Improvement: subclasses of Network use their class name as a default label
- Bugfix: Removed duplicate response headers (fixes loading in Chrome)
- Bugfix: Fix for running with Tornado 6
- Bugfix: Handle recent changes to nengo.Process API (backwards-compatible)
Release 0.4.4
- API change: Added backend to InlineGUI constructor.
- Improvement (Experimental): Added simulator hooks
- Improvement: Added audible spike sounds
- Improvement (Experimental): Nodes have access to the GUI keyboard state
- Improvement: support for nengo-bio Connections
- Improvement: show multiple connections between objects
- Bugfix: handle new Connection transform in Nengo 3.0.0
- Bugfix: escape labels so they aren't treated as HTML
- Improvement: reworked networking to allow clean integration with Jupyter
Release 0.4.3
- Bugfix: thread-safety for jedi autocompletion
- Bugfix: Handle authentication when connecting to multiple servers
- Bugfix: Fail gracefully when binding server
Release 0.4.2
- Bugfix: Cloud plots for nengo_spa.Transcode plots no longer fail
Release 0.4.1
- Bugfix: File menu no longer has an incorrect height
- Bugfix: SPA plots for nengo_spa are now created correctly