Releases: Nirma/Attributed
Releases · Nirma/Attributed
SPM
14 Mar 07:19
Compare
Sorry, something went wrong.
No results found
Summary
Added Swift Package Manager support.
Swift 5
08 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Swift 5 project modernization, no major code changes.
Over the hill
09 Feb 15:58
Compare
Sorry, something went wrong.
No results found
This release contains various minor styling and formatting changes, functionality should not be affected.
Swifty 4.2
25 Sep 07:06
Compare
Sorry, something went wrong.
No results found
This release focuses solely on code changes necessary for Swift 4.2
Bounce
26 May 02:18
Compare
Sorry, something went wrong.
No results found
This release is a minor release that deals with a crash involving using the underline Attribute.
The issue is detailed here: #53
Great work @SaezChristopher ! Thanks so much!
Webster
27 Mar 08:37
Compare
Sorry, something went wrong.
No results found
This release makes the dictionary held by the Attributes struct public.
The state of this dictionary still can not be edited, but it can now be read.
Line
30 Oct 09:31
Compare
Sorry, something went wrong.
No results found
This release addresses an issue with the the strike-through attribute not properly working, this issue has since been fixed and tested.
Enjoy!
Swifty Fix
23 Sep 10:56
Compare
Sorry, something went wrong.
No results found
This release addresses the issues in #41 where the carthage build was failing.
The tests have also been ported to Swift 4.
Enjoy!
Swift 4
22 Sep 06:33
Compare
Sorry, something went wrong.
No results found
This release adds no new features, it is solely for the purpose of porting Attributed to Swift 4.
Offset
20 Jul 09:51
Compare
Sorry, something went wrong.
No results found
Summary
This release adds functionality for supporting the use of NSBaseLineAttributeName through this library's interface.
Just call .baseOffset() with an NSNumber value specifying the offset you wish to use.