Releases: inaka/Jayme
Releases · inaka/Jayme
Swift 4 Support
- Migrated to Swift 4
Access Control Fixes
Fix HTTPResponseParser privacy
- HTTPResponseParser can now be injected from the outside
Jayme 4.0
Swift 3.0 support
- Code migration to Swift 3.0 syntax
- Some functions renaming in order to follow the new Swift API Design Guidelines
- Documentation updates
Swift 2.3 support
- Converted to Swift 2.3 syntax
README enhancements
- Refactored README (contents, diagrams and example) so that it's more concise and well-structured, with the aim of making the library easy to understand and check out.
- License updates: Now, Jayme uses Apache v2 license.
Bug Fixes
Jayme 2.0
Enhanced Logger
- Added support for custom logging function injection.
- Fixed access level related issues.