| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-07 | Move core libraries into their own folder | Bruce Hill |
| 2025-04-06 | No more colons for blocks | Bruce Hill |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-04-05 | More fixes | 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 |
