Skip to content

Releases: keyvariable/kvSwiftWebUI

0.9.0

Choose a tag to compare

@keyvariable keyvariable released this 16 May 21:38

• SEO-related features: automatic robots.txt and sitemaps, description and keywords HTML metadata, alt HTML image attribute, Link HTTP header.
• Any available localization can be selected explicitly with hl URL query item.
• Images, fonts, etc. by default use the configured default bundle instead of Bundle.main.
help(_:) view modifier.
• Minor improvements.

0.8.0

Choose a tag to compare

@keyvariable keyvariable released this 01 Apr 20:05

• Localization of images.
• Various improvements and fixes.

0.7.0

Choose a tag to compare

@keyvariable keyvariable released this 03 Mar 19:15
  • Localized string interpolations and locale-aware formatting of numbers.
  • Text.fontDesign(_:) modifier.
  • Explicit column width in grids when all the column views have the same frame width.
  • Minor changes and improvements.

0.6.0

Choose a tag to compare

@keyvariable keyvariable released this 22 Feb 22:16
  • Support of localized string interpolations.
  • Automatic Markdown processing for localized strings.
  • Minor fixes and improvements.

0.5.0

Choose a tag to compare

@keyvariable keyvariable released this 21 Feb 13:38

API for Markdown has been changed to avoid compile errors in some cases.

0.4.1

Choose a tag to compare

@keyvariable keyvariable released this 21 Feb 08:08

Bug-fix: dependency on swift-markdown package has been changed to a stable version.

0.4.0

Choose a tag to compare

@keyvariable keyvariable released this 20 Feb 22:08
  • Markdown in Text.
  • Minor improvements.

0.3.0

Choose a tag to compare

@keyvariable keyvariable released this 16 Feb 19:09
  • Localization.
  • HTML head scripts.

0.2.0

Choose a tag to compare

@keyvariable keyvariable released this 24 Jan 10:23

Various improvements, including:

  • basic navigation based on URL path components;
  • HTTP response cache.

0.1.0

Choose a tag to compare

@keyvariable keyvariable released this 30 Dec 22:37