chiark / gitweb /
changelog: document further make-release changes
[otter.git] / base / html.rs
2022-05-17 Ian JacksonHtml: Fix Debug truncation to not randomly panic
2022-04-17 Ian Jacksonimpl Default for &HtmlStr
2022-04-15 Ian Jacksondice: Initial implementation of piece
2022-03-31 Ian Jacksonclippy: Prefer .len() > 0 to ! .is_empty()
2022-03-30 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-30 Ian JacksonHtml type: impl Default and derive new()
2021-04-05 Ian Jacksonhtml: Format u64 too
2021-04-01 Ian Jacksonhtml, SvgAttrs: Change type of SvgAttrs
2021-04-01 Ian Jacksonhtml: Move to otter-base