Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Releases: JanGorman/Chester

@resultBuilder

13 May 08:12

Choose a tag to compare

  • Replace @_functionBuilder with the officially sanctioned @resultBuilder

Pass dictionary key

28 Mar 11:39

Choose a tag to compare

Fix for dictionary keys being ignored when serialising. Thanks @nayanda1

SPM Support

13 Feb 07:51

Choose a tag to compare

  • Adds SPM support. Thanks @nayanda1 for the contribution

SPM Support

13 Feb 07:47

Choose a tag to compare

  • Adds SPM support. Thanks @nayanda1 for the contribution

Xcode 12

29 Sep 14:18

Choose a tag to compare

  • Xcode 12 updates

@functionBuilder

29 Sep 14:24

Choose a tag to compare

  • Experimental @functionbuilder support

ExpressibleByStringInterpolation

07 Apr 11:58

Choose a tag to compare

  • Switch to ExpressibleByStringInterpolation for string interpolation

Swift 5

02 Apr 11:40

Choose a tag to compare

  • Update to Swift 5

Swift 4.2

19 Oct 13:47

Choose a tag to compare

  • Project level Swift 4.2 support
  • Updated arguments ordering

Improve the order of the request building

18 Oct 11:18

Choose a tag to compare

See #9. Thanks @webecreative for the contribution