Change Log

All notable changes to this project will be documented in this file. Gloss adheres to Semantic Versioning.


3.2.1

Released on 2020-09-01.

Fixed


3.2.0

Released on 2020-08-30.

Added

Deprecation Notes

Gloss is officially deprecated for Swift's Codable. See the Migration Guide for details.


3.1.1

Released on 2020-08-29.

Fixed


3.1.0

Released on 2019-10-15.

Added


3.0.0

Released on 2019-07-22.

Updated


2.1.1

Released on 2019-04-02.

Fixed


2.1.0

Released on 2018-11-29.

Fixed

Updated


2.0.1

Released on 2018-06-04.

Fixed

Removed


2.0.0

Released on 2017-12-06.

Added


2.0.0-beta.2

Released on 2017-11-04.

Updated


2.0.0-beta.1

Released on 2017-09-27.

Updated


1.2.4

Released on 2017-03-30. All issues associated with this milestone can be found using this filter

Added


1.2.3

Released on 2017-03-29. All issues associated with this milestone can be found using this filter

Fixed


1.2.2

Released on 2017-03-28. All issues associated with this milestone can be found using this filter

Added


1.2.1

Released on 2017-02-11. All issues associated with this milestone can be found using this filter

Fixed


1.2.0

Released on 2017-01-15. All issues associated with this milestone can be found using this filter

Added

Fixed


1.1.1

Released on 2016-11-27. All issues associated with this milestone can be found using this filter

Fixed

Updated


1.1.0

Released on 2016-10-25. All issues associated with this milestone can be found using this filter

Reintrocued

Added


1.0.0

Released on 2016-09-20. All issues associated with this milestone can be found using this filter

Updated

Upgrade Notes

This version marks the first version using Swift 3.0 syntax. Users should update client projects to Swift 3.0 before switching to 1.0.0

Also note: Version 0.8.0 marked the deprecation of a feature called "nested keypaths". This allowed deeply nested JSON values to be accessed via a period-delimited key. However, this feature was reintroduced in version 1.1.0.


0.8.0

Released on 2016-09-20. All issues associated with this milestone can be found using this filter

Deprecated

Updated

Upgrade Notes

This version marks the deprecation of a feature called "nested keypaths". This allowed deeply nested JSON values to be accessed via a period-delimited key. However, it caused a runtime crash when using the Release configuration in prior version (see Nested Keypaths Deprecation. However, this feature was reintroduced in version 1.1.0.

Also note: this version marks the last that will use Swift 2.x syntax. Version 1.0.0 will support Swift 3.0 and any improvements to Gloss thereafter will use Swift 3.0 syntax.


0.7.4

Released on 2016-07-14. All issues associated with this milestone can be found using this filter

Added

Fixed

Removed


0.7.3

Released on 2016-05-04. All issues associated with this milestone can be found using this filter

Added

Fixed

Updated


0.7.2

Released on 2016-04-15. All issues associated with this milestone can be found using this filter

Fixed

Updated


0.7.1

Released on 2016-02-21. All issues associated with this milestone can be found using this filter

Fixed


0.7.0

Released on 2016-02-20. All issues associated with this milestone can be found using this filter.

Added

Fixed

Updated


0.6.2

Released on 2015-12-24. All issues associated with this milestone can be found using this filter.

Added


0.6.1

Released on 2015-11-20. All issues associated with this milestone can be found using this filter.

Fixed


0.6.0

Released on 2015-10-25. All issues associated with this milestone can be found using this filter.

Added

Fixed

Removed


0.5.4

Released on 2015-09-22. All issues associated with this milestone can be found using this filter.

Added


0.5.3

Released on 2015-09-19. All issues associated with this milestone can be found using this filter.

Fixed


0.5.2

Released on 2015-09-08. All issues associated with this milestone can be found using this filter.

Added


0.5.1

Released on 2015-08-24. All issues associated with this milestone can be found using this filter.

Added


0.5.0

Released on 2015-08-22. All issues associated with this milestone can be found using this filter.

Added

Removed


0.4.0

Released on 2015-08-22. All issues associated with this milestone can be found using this filter.

Added

Updated

Removed


0.3.1

Released on 2015-08-17.

Added


0.3.0

Released on 2015-08-16.

Added

Fixed


0.2.0

Released on 2015-08-13.

Added


0.1.0

Released on 2015-08-12.

Added