Bonsai 2.8.4
What's Changed
🎉 New Features
- Use forward slashes for package configuration by @glopesdev in #1893
🐞 Bug Fixes
- Fix build metadata in workflow version causing semver parsing to fail by @PathogenDavid in #1786
- Log all unhandled bootstrapper exceptions by @glopesdev in #1888
- Fix
ObjectTextVisualizer
allowing a buffer size of 0 by @PathogenDavid in #1882 - Ensure visualizer operator override by @glopesdev in #1889
🚀 Performance Improvements
- Preload all extension types from include workflows by @glopesdev in #1890
🔧 Engineering
- Revamp CI infrastructure and implement release automation by @PathogenDavid in #1873
- Move ironpython package into separate repository by @glopesdev in #1878
- Make package comparison in CI optional for the sake of forks by @PathogenDavid in #1887
- Hide embedded DLLs from the solution explorer by @PathogenDavid in #1894
- Avoid packing internal project dependencies by @glopesdev in #1898
📄 Documentation
- Add infrastructure for release automation and clean up build workflow by @PathogenDavid in bonsai-rx/docs#87
Full Changelog: 2.8.3...2.8.4