Wishbone 3.1.0 release.
Documentation
Downloads
Download release directly from Github: https://github.com/smetj/wishbone/releases/tag/3.1.0
Download updated Docker container: smetj/wishbone:3.1.0
Builds and testing
Release notes
- Features:
- Added wishbone.module.output.throughput
- Some minor speed improvements prevening useless template rendering where string can't be a template.
- Added debug log showing the module version
- Fixed docstrings of protocol decode modules
- Added wishbone.protocol.encode.binary
- Added parallel streams support for output modules
- Changes:
- Changed native_event parameter to native_events
- Added new feature parallel_streams for output modules
Errata
- All Wishbone external modules https://github.com/wishbone-modules have been
updated for
wishbone-3.1.0
.