Skip to content

Releases: robb/Swim

0.4.0: Explicit Void

21 Mar 13:17
a0943e6
Compare
Choose a tag to compare

0.3.0: Holiday Extravaganza

04 Dec 13:07
e9f4c99
Compare
Choose a tag to compare
  • Whitespace around textarea is now trimmed #35
  • Leading newlines are trimmed #36
  • Performance improvements #37

0.2.0: Linux support and other escapades

11 Jul 21:28
58bf32d
Compare
Choose a tag to compare
  • Added Linux support thanks to @chriseidhof in #26
  • Added raw nodes, text nodes now always perform XML escaping thanks to @chriseidhof in #22⚠️ Potentially a breaking change.
  • Tags are now structs that implement callAsFunction in #23.
  • Switched to result builders in #20.

0.1.1: One nit at a time

10 Feb 09:24
a17c57d
Compare
Choose a tag to compare
  • Fixes the rel attribute on link tags.

0.1.0: A Cautious Beginning

09 Feb 11:25
46d115e
Compare
Choose a tag to compare
  • First release to simplify using Swim as a dependency.