Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-18 | Add support for turning off constructs | 1 | -1/+1 | ||
2022-07-05 | Fix example | 1 | -2/+19 | ||
2022-07-04 | Add more tests for attention | 1 | -19/+2 | ||
2022-07-01 | Fix example | 1 | -2/+18 | ||
2022-06-30 | Update todos | 1 | -18/+2 | ||
2022-06-21 | Add support for inferring line ending, configurable | 1 | -3/+4 | ||
* Rename `CompileOptions` to `Options` * Add support for an optional default line ending style * Add support for inferring the used line ending style | |||||
2022-06-13 | Add support for sanitizing urls | 1 | -1/+2 | ||
* Add support for properly encoding characters in urls * Add support for sanitizing potentially dangerous urls * Add safe defaults, optionally live dangerously |