Skip to content

Releases: mattmaddux/FASwiftUI

2.1.0

27 Jun 16:21
f7e6923
Compare
Choose a tag to compare

Added Font Awesome 6 support.

2.0.0

11 May 16:34
Compare
Choose a tag to compare

Removed icon picker and Q-Grid dependency.

1.0.4

20 Feb 15:50
Compare
Choose a tag to compare
Better icon and style fallback and messaging

Missing icons will now fall back to “question-circle” available in the FA free set, and an error message will be printed.

If no style is specified and “regular” is not available, the first available style will be used instead, but silently.

If a style is specified but unavailable, same behavior as above, but an error message will be printed to log.

1.0.3

04 Feb 17:05
Compare
Choose a tag to compare
Fix to macOS support

1.0.2

25 Oct 15:39
Compare
Choose a tag to compare
Added ability to strip "fa-" prefix from icon names

1.0.1

05 Oct 05:09
Compare
Choose a tag to compare
Minor changes

1.0.0

05 Oct 03:01
Compare
Choose a tag to compare
Fixed public types