Skip to content

Releases: its-the-shrimp/yew-html-ext

v0.3.1

22 Mar 12:57
Compare
Choose a tag to compare

Fixes issues #11, #12

v0.3.0

16 Mar 22:17
Compare
Choose a tag to compare
  • Inline CSS in style attributes of HTML elements provided in a string literal is now minified
  • Empty block is now valid
  • A macro invocation can now accept any number of top-level nodes
  • MSRV is bumped to v1.73
    Fixes #1, #3, #5, #6

v0.2.0

18 Nov 14:42
Compare
Choose a tag to compare

Added support for #[cfg] attributes on props

v0.1.3

26 Feb 09:50
Compare
Choose a tag to compare

Allowed break, continue & return in for loops

v0.1.2

25 Feb 11:15
Compare
Choose a tag to compare
fixed a link