Skip to content

v0.6.0

Compare
Choose a tag to compare
@stephannv stephannv released this 08 Sep 21:44
· 22 commits to main since this release
8c87877

What's Changed

  • feat: Allow passing element content without using block by @stephannv in #53
h1 { "Hello World!" }
# or just
h1 "Hello World!"

Full Changelog: v0.5.1...v0.6.0