Releases: manicmaniac/ApolloDeveloperKit
Releases · manicmaniac/ApolloDeveloperKit
0.7.3
Bugfix
- Fix that console redirection doesn't recognize newlines (#160)
0.7.2
Improvements
- Supports Apollo 0.20.x (#158)
0.7.1
Bugfix
- Avoid crash when Apollo caches an array or a dictionary (#156)
- Fix leak of file descriptors when multiple servers enable console redirection (#153)
0.7.0
New Feature
- Support macOS (#148)
- Added macOS example app (#150)
0.6.0
New Feature
Improvements
- The number of maximum connections upgrade from 16 to 256 (#127)
- Add Swift 5.1 compliance (currently
ApolloDeveloperKit
can be built with Swift 4.0 - 5.1) (#122)
0.5.0
Improvements
- Use more strict access modifiers (#117)
- Update documents (#119)
0.4.4
Improvements
- Supports Apollo 0.19.x (#110)
0.4.3
Improvements
- Supports Apollo 0.18.x (#108)
0.4.2
Improvements
- Supports Apollo 0.17.x (#104)
- Add favicon (#101)
- Quit using multiple threads for Server-Sent Events (#100)
0.4.1
Improvements
- Add ability to start server at random port (#99)
- Support Apollo 0.16.x (#95)
- Support Apollo 10.x and 11.x with Swift 5 (#91)
Bugfix
- Fix to notify after cache is modified (#89)