Skip to content

0.2.0 (Fixes and Updates)

Latest
Compare
Choose a tag to compare
@AnonymouX47 AnonymouX47 released this 17 Feb 12:02
· 2 commits to main since this release

0.2.0 - 2024-02-17

Fixed

  • TextEmbed widget placeholders (#2).

Added

  • Class attributes to TextEmbed to override codepoints used for widget placeholders (#2).
    • .PLACEHOLDER_HEAD
    • .PLACEHOLDER_TAIL
  • More examples in the docs #4.

Changed

  • Hyperlink now uses externally-applied display attributes (#3).
  • Updated existing examples in the docs #4.