Releases: sliemeobn/elementary
Releases · sliemeobn/elementary
0.4.6
0.4.5
What's Changed
- add
scope
attribute toth
tag by @JacobHearst in #63
New Contributors
- @JacobHearst made their first contribution in #63
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- Adds new alt attribute to produce alt text for images by @ocapmycap in #62
New Contributors
- @ocapmycap made their first contribution in #62
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- better swift 6 compiler conditionals by @sliemeobn in #61
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- experimental embedded build settings by @sliemeobn in #54
- fixed typo seperated/separated by @sliemeobn in #59
- added _SendableAnyHTMLBox by @sliemeobn in #60
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- improved tuple performance by @sliemeobn in #51
- speed up hot-path utf8 processing by @sliemeobn in #52
- adjustments for experimental embedded support by @sliemeobn in #53
Full Changelog: 0.4.0...0.4.1
0.4.0
⚡️ More speed ⚡️
This release includes a few performance optimizations for faster and more efficient rendering.
Potentially Breaking Change
A few public underscored types around the _HTMLRenderToken
had to be adjusted.
Unless you wrote you own renderer based on these types this should not affect you.
What's Changed
- expose
_RenderingContext.emptyContext
by @alephao in #45 - improved performance by @sliemeobn in #49
- experimental support for embedded swift by @sliemeobn in #50
Full Changelog: 0.3.4...0.4.0
0.3.4
0.3.3
0.3.2
What's Changed
- added 6.0 langauge mode and release versions in CI by @sliemeobn in #34
- feat: add
rel=canonical
,rel=preload
, and<link as="..">
by @alephao in #40 - added dir attribute by @sliemeobn in #41
- added width and height attributes by @sliemeobn in #42
New Contributors
Full Changelog: 0.3.1...0.3.2