Releases: swisspol/GCDWebServer
Releases · swisspol/GCDWebServer
3.3.1
16 Jan 14:20
Compare
Sorry, something went wrong.
No results found
Improved tvOS compatibility
Improved CocoaLumberjack compatibility
Other minor fixes
3.3
15 Dec 06:30
Compare
Sorry, something went wrong.
No results found
Added support for tvOS
Added support for NAT port mapping
Fixed a crash under Swift 2 related to async handlers (thanks @tifroz )
Enable support for Podfiles with use_frameworks! (thanks @macdrevx )
3.2.7
10 Sep 16:02
Compare
Sorry, something went wrong.
No results found
Fixed broken Carthage integration (thanks @0xpablo )
3.2.6
09 Sep 16:43
Compare
Sorry, something went wrong.
No results found
Fixed buffer overflow when retrieving socket addresses
Add version to framework Info.plist
3.2.5
03 Jul 15:49
Compare
Sorry, something went wrong.
No results found
Added Carthage support (thanks @sagmor )
3.2.4
12 Jun 16:38
Compare
Sorry, something went wrong.
No results found
3.2.3
13 Apr 20:07
Compare
Sorry, something went wrong.
No results found
Add remote and local addresses to GCDWebServerRequest (thanks sergiou87)
Updated for CocoaLumberJack 2.0
Fixed -serverURL not taking into account GCDWebServerOption_BindToLocalhost
Handle starting the server with nil options
3.2.2
15 Jan 17:35
Compare
Sorry, something went wrong.
No results found
Addressed Clang static analyzer warnings
Fixed some documentation issues
3.2.1
02 Dec 14:53
Compare
Sorry, something went wrong.
No results found
Added GCDWebServerOption_BindToLocalhost option
Bug fixes
3.2
07 Nov 02:45
Compare
Sorry, something went wrong.
No results found
Removed MRC support
Bug fixes