| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill |
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill |
| 2024-11-21 | Add `NULL` as a syntax for null values. | Bruce Hill |
| 2024-10-29 | Add file globbing | Bruce Hill |
| 2024-10-09 | Update docs to standardize function signature formatting | Bruce Hill |
| 2024-10-09 | Update docs | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-09-24 | Rename `from_unsafe_text` to `without_escaping` | Bruce Hill |
| 2024-09-23 | Support creating parent directories as needed (mkdir -p) and also set a | Bruce Hill |
| 2024-09-15 | Update path reading APIs to use optional values instead of erroring | Bruce Hill |
| 2024-09-15 | Add a Byte datatype | Bruce Hill |
| 2024-09-11 | Use optionals for iterators | Bruce Hill |
| 2024-09-09 | Document :by_line()paths | Bruce Hill |
| 2024-09-09 | Add paths docs | Bruce Hill |
