Releases: robb/Swim
Releases · robb/Swim
0.4.0: Explicit Void
- Fixes support for Swift 5.6 thanks to @kevinrenskers in #40.
0.3.0: Holiday Extravaganza
0.2.0: Linux support and other escapades
- Added Linux support thanks to @chriseidhof in #26
- Added
rawnodes,textnodes now always perform XML escaping thanks to @chriseidhof in #22 –⚠️ Potentially a breaking change. - Tags are now
structsthat implementcallAsFunctionin #23. - Switched to result builders in #20.
0.1.1: One nit at a time
- Fixes the
relattribute onlinktags.
0.1.0: A Cautious Beginning
- First release to simplify using Swim as a dependency.