MHNetwork v1.1 Release Notes

Release Date: 2019-10-02 // over 4 years ago
    • ๐Ÿ”„ Change Response completion to swift 5.0 Result<Response, NetworkError>
    • โœ‚ remove typealias ErrorItem , and have NetworkError enum as the error type
    • โ†” Integrate with SPM .

Previous changes from v1.0.3

  • ๐Ÿ›  fix: typos
    โœ‚ remove nimble
    โฌ†๏ธ upgrade to swift 5
    ๐Ÿ”„ change structure of example app