| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-12 | Rename `without_escaping()` -> `from_text()` | Bruce Hill | |
| 2025-03-01 | Change `lang.text_content` to `lang.text` | Bruce Hill | |
| 2025-01-12 | Fix up examples | Bruce Hill | |
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill | |
| 2024-11-24 | Clean up some more null->none renames and fix the documentation. Also | Bruce Hill | |
| change the literal syntax to `NONE:T` instead of `!T` | |||
| 2024-11-19 | Rename `Text.utf8_bytes` back to `Text.bytes` | Bruce Hill | |
| 2024-11-09 | Rename `from_text()` to `parse()` | Bruce Hill | |
| 2024-11-05 | Deprecate bit-width integer/num literals in favor of using type | Bruce Hill | |
| constructors | |||
| 2024-11-04 | Be much more permissive about using integer literals for fixed-size ints | Bruce Hill | |
| or nums or bytes | |||
| 2024-11-04 | Add base64 lib | Bruce Hill | |
