Skip to content

Releases: Nirma/UIFontComplete

Adelle Sans Devanagari

07 Nov 07:59
66374d4
Compare
Choose a tag to compare

Summary

Added in the font Adelle Sans Devanagari and a fix for deployment targets.

Special thanks to @RomanPodymov!

Dynamic Type Support

18 Oct 16:42
bf1ae54
Compare
Choose a tag to compare

Summary

This release adds dynamic type support via: #43

Thank you @misteu for putting this together!

SwiftUI Compatibility Improvements

10 Mar 18:14
Compare
Choose a tag to compare

Summary

This release has some minor but breaking changes around improving the usability of UIFontComplete with SwiftUI.

2020 End of World Edition

12 Jul 17:50
8769ea0
Compare
Choose a tag to compare

Summary

This release removes some deprecated fonts and updates which fonts are available on iOS and tvOS.
Some fonts are available on both platforms now, some other fonts have also been added and deleted.

Since some fonts have been retired this technically is a breaking release but not because of functionality being added or removed
from this library.

If I forgot anything or you feel that something could be done better by all means FEEL FREE TO CONTRIBUTE!


P.S.
2020 is turning out to be an unstable year, looks like all bets are off at this point.
Please stay safe and take care.

~ Nicko

The Package

16 Jan 00:41
Compare
Choose a tag to compare

This release fixes package manager support.

Thanks @nuudles for putting this together!

Swift 5

08 Apr 15:43
Compare
Choose a tag to compare

This is simply a project modernization release, no major code changes.

TV

02 Jan 15:28
02e8aff
Compare
Choose a tag to compare
TV

This release introduces support for tvOS fonts.

Swifty Fix

23 Sep 11:10
Compare
Choose a tag to compare

This release fixes an issue with cocoapods in a previous release.

Enjoy!

Swift 4

20 Sep 08:40
Compare
Choose a tag to compare

Swift 4 Support!

This release contains no new code changes, only updated project settings so that the project
be compiled in Swift 4.

Enjoy!

Alphabet Soup

28 Aug 06:37
Compare
Choose a tag to compare

This is a minor release with the following changes

Changes

  • The System font enum has been reorganized in Alphabetical order
  • Tests have been moved to top level "Tests" folder
  • Non essential code has been removed