Skip to content

Releases: bteapot/Server

Swift Concurrency version.

29 May 13:00
Compare
Choose a tag to compare

Archived ReactiveSwift version.

29 May 12:59
Compare
Choose a tag to compare

Archived ReactiveSwift version of Server.

General configuration simplification

15 Jun 14:10
Compare
Choose a tag to compare

URLSession moved into Config structure.
Server.assets replaced by Server.config.
SessionConfiguration replaced with direct use of URLSessionConfiguration.
– Session configuration and authentication challenge handler are no longer stored in Config.

tvOS and watchOS version requirements.

06 Jun 10:17
Compare
Choose a tag to compare

Specified minimum tvOS and watchOS version requirements.

Documentation updates

20 May 10:59
Compare
Choose a tag to compare
1.0.6

Documentation updates.

More flexible error handling at request level.

19 May 11:52
Compare
Choose a tag to compare
1.0.5

More flexible error handling at request level.

1.0.4

18 Apr 12:06
Compare
Choose a tag to compare

Fix in debug reporting.
Full Changelog: 1.0.3...1.0.4

Added debug logging

07 Apr 11:48
Compare
Choose a tag to compare
1.0.3

Added debug logging.

Minor repository reorganization

28 Feb 15:41
Compare
Choose a tag to compare
1.0.2

Static documentation moved to distinct git branch.

Documentation updated

28 Feb 12:27
Compare
Choose a tag to compare
1.0.1

Updated README.