Releases: vapor-community/HTMLKit
Releases · vapor-community/HTMLKit
2.8.0
Minor
Features
- Add UI components (#98)
- Refactor code by (#101)
- Bring back the vapor provider (#100)
- Adjust the vapor provider (#102)
- Fix some logic and logistics (#103)
- Update the documentation (#105)
Notes
2.7.1
Patch
Features
- Make the converter available to use (#99)
Notes
2.7.0
Minor
Features
- Update test workflow (#95)
- Add api documentation by using swifts docc (#94)
- Fix test failing (#96)
- Add a plugin for the conversion (#97)
Notes
This release sets the minimum swift version to 5.6!
2.6.0
Minor
Features
- Add support for the aria attributes (#92)
- Update the converter to support event and aria attributes (#93)
Notes
2.5.0
Minor
Features
- Attributes improvements (#76)
- String to string conversion (#78)
- Add support for rel=“external” (#80)
- Add a Robots meta element (#81)
- Add support for the SVG attribute (#82)
- Converter improvements (#88)
- Add support for the event attributes (#89)
Notes
Thanks to @atacan and @tonyarnold
2.4.5
Patch
Features
- Minor fix (#69)
- Fix Anchor target issue (#70)
- Minor fix (#73)
Notes
Thanks to @Kyle-Ye
2.4.4
Patch
Features
- Minor fix (#64)
- Add vector elements (#65)
Notes