| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-17 | Switch types to use wordier syntax `[T]` -> `List(T)` etc | Bruce Hill |
| 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 |
| 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 |
| 2024-11-04 | Be much more permissive about using integer literals for fixed-size ints | Bruce Hill |
| 2024-11-04 | Add base64 lib | Bruce Hill |
