Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Releases: hkellaway/Gloss

Final Release

08 Feb 05:44
Compare
Choose a tag to compare

Thank you for over 5 years of Gloss! ✨

3.2.1

01 Sep 14:03
efd2596
Compare
Choose a tag to compare

Fixes:

  • #365 Missing ability to create JSON Arrays from Data
  • #365 Missing use of parameter passed from client

3.2.0 - Deprecation Notice

31 Aug 00:46
d4839fb
Compare
Choose a tag to compare

Adds:

  • #363 Helper methods for migrating to Codable

🚨 Deprecation Notice 🚨

Gloss has been deprecated in favor of Swift's Codable. See README for info.

3.1.1

29 Aug 17:48
3f6fd53
Compare
Choose a tag to compare

Fixes:

  • #361 Missing use of parameter passed from client

3.1.0 - Swift Package Manager Support

15 Oct 16:06
d2249d2
Compare
Choose a tag to compare

Adds:

  • #358 Official Swift Package Manager support (thanks @urosk)

3.0.0 - Swift 5 compatibility

22 Jul 21:47
a0f1ab5
Compare
Choose a tag to compare

Updates:

  • #350 Swift 5 compatibility

2.1.1

02 Apr 23:56
fdc5349
Compare
Choose a tag to compare

Updates:

  • #351 Fixed not all platform targets specifying Swift 4.2 (thanks @VivintMan)

2.1.0

30 Nov 05:35
4b2f09b
Compare
Choose a tag to compare

Updates:

2.0.1

04 Jun 16:34
e4739e1
Compare
Choose a tag to compare

Updates:

  • #319 fixes Carthage builds failing for non-iOS targets (thanks @subtranix)
  • Experimental Linux support is officially dropped (see #322)

2.0.0

06 Dec 18:05
220b6b0
Compare
Choose a tag to compare

Official Swift 4 compatibility

Updates: