Skip to content

Releases: YOCKOW/SwiftXHTML

Release v3.0.0.

Choose a tag to compare

@YOCKOW YOCKOW released this 23 Mar 08:15
d1b0523

What's Changed

  • Update the dependencies files. (2026-03-23 07:57:30+0000) by @github-actions[bot] in #48
  • Update dependencies. by @YOCKOW in #49

New Contributors

  • @github-actions[bot] made their first contribution in #48

Full Changelog: 2.8.0...3.0.0

Release v2.8.0.

Choose a tag to compare

@YOCKOW YOCKOW released this 27 Oct 07:08
d9913a7

What's Changed

Full Changelog: 2.7.1...2.8.0

Release v2.7.0.

Choose a tag to compare

@YOCKOW YOCKOW released this 19 Jun 06:00
f0326c7

What's Changed

Full Changelog: 2.6.0...2.7.0

Release v2.6.0.

Choose a tag to compare

@YOCKOW YOCKOW released this 18 Apr 03:34
ae5a049

What's Changed

  • Drop dependency of BonaFideCharacterSet. by @YOCKOW in #44

Full Changelog: 2.5.4...2.6.0

Release v2.5.4.

Choose a tag to compare

@YOCKOW YOCKOW released this 16 Apr 08:08
d54e834

What's Changed

  • Silence warnings in Swift 5.8. by @YOCKOW in #43

Full Changelog: 2.5.3...2.5.4

2.5.3

Choose a tag to compare

@YOCKOW YOCKOW released this 27 Sep 06:58
7ab2786

What's Changed

  • Support Swift 5.7. (Silence warnings.) by @YOCKOW in #42

Full Changelog: 2.5.2...2.5.3

Release v2.5.1

Choose a tag to compare

@YOCKOW YOCKOW released this 05 Jul 09:20
74b871e

Fix a bug related to interpolate()

Release v2.5.0.

Choose a tag to compare

@YOCKOW YOCKOW released this 02 Jul 14:11
b74b2f0
Merge pull request #39 from YOCKOW/development

Use "minimum" ampersand encoding also in <style>.

Release v2.4.0

Choose a tag to compare

@YOCKOW YOCKOW released this 07 May 06:52
e8c82e0

Introduce BlockLevelElement.

Release v2.3.0

Choose a tag to compare

@YOCKOW YOCKOW released this 10 Apr 10:06
1f9bb3e

Enable to access global attributes directly.