Skip to content

Releases: Cocoanetics/DTFoundation

Version 1.7.18

30 Jun 08:19
Compare
Choose a tag to compare
  • FIXED: Enable building with bitcode
  • FIXED: reduce iOS deployment target to 9
  • FIXED: DTWeakSupport was sometimes not found when building as part of DTCoreText
  • FIXED: [DTASN1] Due to mismatch with protocol the parser was ignoring start end end messages for context

Announcement: https://www.cocoanetics.com/2021/06/dtfoundation-1-7-18/

Version 1.7.17

21 Apr 09:03
Compare
Choose a tag to compare

Updated a syntax error in DTFoundation that would make it not build on Xcode beta

Version 1.7.16

19 Oct 08:14
Compare
Choose a tag to compare
  • [DTASN1] NEW: Support for indefinite length encoding of containers

Version 1.7.15

09 Oct 09:55
Compare
Choose a tag to compare

NEW: Support for Swift Package Manager

Announcement: https://www.cocoanetics.com/2020/08/dtfoundation-1-7-15/

Version 1.7.14

10 Sep 08:54
Compare
Choose a tag to compare
  • FIXED: incorrect public header location for tvOS framework
  • FIXED: Nullability tags for DTReachability, NSString+DTPaths
  • FIXED: Added tvOS support for DTASN1
  • FIXED: Several implicit self retain warnings
  • REMOVED: UIWebView helpers as this causes submission problems

Announcement: https://www.cocoanetics.com/2019/09/dtfoundation-1-7-14/

Version 1.7.13

22 Nov 10:19
Compare
Choose a tag to compare
  • FIXED: DTReachability stops working when app is backgrounded
  • FIXED: DTASN1Parser fails to parse date if user manually switched to 12-hour clock
  • FIXED: An incorrect autorelease
  • FIXED: Some problems making it non-extension friendly.
  • FIXED: Linting problems in pod spec
  • CHANGED: Draw DTTiledLayerWithoutFade on main thread
  • CHANGED: Minimum macOS requirement is now OSX 10.8

Announcement: https://www.cocoanetics.com/2017/11/dtfoundation-1-7-13/

Version 1.7.12

22 Nov 10:12
Compare
Choose a tag to compare
  • FIXED: [DTAnimatedGIF] An invalid file path causes a crash on loading

Announcement: https://www.cocoanetics.com/2017/11/dtfoundation-1-7-13/

Version 1.7.11

26 Sep 13:49
Compare
Choose a tag to compare
  • FIXED: Xcode 8 build error in Runtime
  • ADDED: tvOS Subsec

Announcement: https://www.cocoanetics.com/2016/09/dtfoundation-1-7-11/

Version 1.7.10

06 Apr 17:43
Compare
Choose a tag to compare
  • FIXED: stringByURLEncoding returned incorrect strings with iOS 9 SDK
  • FIXED: Warnings related to modular header imports
  • FIXED: Compiler warnings for iOS 9
  • FIXED: [DTPieProgressIndicator] now using tintColor by default
  • CHANGED: Moved DTAsyncFileDeleter into separate sub spec

Announcement: ..

Version 1.7.9

29 Dec 08:39
Compare
Choose a tag to compare
  • ADDED: Support for app extensions
  • FIXED: Missing resume for data task in URL unshortener
  • CHANGED: Made smart paging delegate outlet so that it can be connected in IB
  • CHANGED: tvOS settings for combining HiDPI artwork, as suggested by Xcode
  • CHANGED: Exclude DTAlertView and DTActionSheet based on min OS instead of max OS
  • CHANGED: Removed deprecated classes from progress HUD demo
  • CHANGED: Xcode 7.1 update
  • FIXED: Unit tests

Announcement: https://www.cocoanetics.com/2015/12/dtfoundation-1-7-9/