Releases: bteapot/Server
Releases · bteapot/Server
Swift Concurrency version.
Archived ReactiveSwift version.
Archived ReactiveSwift version of Server.
General configuration simplification
– 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.
Specified minimum tvOS and watchOS version requirements.
Documentation updates
1.0.6 Documentation updates.
More flexible error handling at request level.
1.0.5 More flexible error handling at request level.
1.0.4
Fix in debug reporting.
Full Changelog: 1.0.3...1.0.4
Added debug logging
1.0.3 Added debug logging.
Minor repository reorganization
1.0.2 Static documentation moved to distinct git branch.
Documentation updated
1.0.1 Updated README.