Release 0.7.0
What's New
✨ New Features
- CSS Enhancements: Added
AlignItemsandVerticalAlignproperties for better layout control - Input Component: New form input component with comprehensive type support
- TranslatedString Component: Built-in internationalization support for Dutch/English translations
- Module Exports: Now exports
PointFreeHTMLTranslatingandTranslatingmodules for translation support
🐛 Improvements
- Fixed
PageModuleformatting and improved code structure - Updated
HTMLComponents.Paragraphnamespace usage for consistency - Updated package dependencies for Swift 6.0 compatibility
📦 Dependencies
- Added support for translation modules from Point-Free
Installation
Add to your Package.swift:
.package(url: "https://github.com/coenttb/swift-html.git", from: "0.7.0")