You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Added
- `BlockSizes` trait implemented for sizes bigger than `U0` and smaller
than `U256` ([#1455])
### Changed
- Block sizes used by `BlockBuffer` and `ReadBuffer` are now bound by
`BlockSizes` ([#1455])
[#1455]: #1455
0 commit comments