SwiftyZeroMQ v1.0.25 Release Notes

Release Date: 2017-02-12 // about 7 years ago
    • โž• Add multipart send/recv and various fixes (PR #12). Contributed by
      Tim (blob8108).
    • ๐Ÿ‘€ Attempt to fix crash on iOS 9.x by using new 4.2.2 binaries. See commit.

Previous changes from v1.0.24

    • โž• Add initial socket options with tests (PR #9). Contributed by
      Jonathan Cockayne.
    • ๐Ÿ›  Fix memory leak in Socket.recv.
    • ๐Ÿ“Š Cleanup poll items on scope exit
    • ๐Ÿ”„ Change endpoint ports for each test to prevent side effects.
    • โšก๏ธ Update for XCode 8.2.1