| Age | Commit message (Collapse) | Author |
|
- Moves `Bytes` from `util` to `eval` module
- Accepts bytes in `str` function for bytes -> str conversion
- Adds `bytes` function for str | array -> bytes conversion
- Adds `array` function for bytes -> array conversion
- Adds `len`, `at`, and `slice` methods for bytes
- Adds `encoding` parameter to `read` function
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1123
|
|
|
|
|
|
|
|
|
|
|
|
consistency (#1456)
|
|
Unnecessary breaking change for now
|
|
|
|
|
|
|
|
Fixes #572
|
|
Fixes #1197
|
|
Switches to `shift_remove` for now. In the future, we should look into a more efficient implementation. Fixes #1258.
|
|
Fixes #1231
|
|
|
|
Fixes #169
Fixes #1102
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
|
|
|
|
|
|
|
|
|
|
(#890)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #341
|
|
|
|
|
|
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
|