All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2024-08-31
TextEmbedtext width computation (f8c83af).
0.2.0 - 2024-02-17
TextEmbedwidget placeholders (#2).
- Class attributes to
TextEmbedto override codepoints used for widget placeholders (#2)..PLACEHOLDER_HEAD.PLACEHOLDER_TAIL
- More examples in the docs #4.
Hyperlinknow uses externally-applied display attributes (#3).- Updated existing examples in the docs #4.
0.1.1 - 2023-05-17
0.1.0 - 2023-05-14
TextEmbedandHyperlinkwidgets.parse_text()helper function.