v1.2.4
ZMQ v1.2.4
Merged pull requests:
- Use FDWatcher instead of _FDWatcher (#215) (@JamesWrigley)
- Improve docstrings and remove implicit imports (#227) (@JamesWrigley)
- Make Socket hold a reference to its Context (#229) (@JamesWrigley)
- Create unsent messages in the tests (#230) (@JamesWrigley)
- Add Aqua.jl to the tests and add compat bounds (#231) (@JamesWrigley)
- Use an arbitrary available port during precompilation (#234) (@JamesWrigley)
Closed issues:
- Zeromq introductory examples (#2)
- zeromq + julia examples (#44)
- problem to move julia repo, because of
.julia\v0.3\ZMQ\deps\deps.jl
(#68) - memory leak (#76)
- Subscribe not working. (#95)
- Memory Leak (#115)
- Test Error: Assertion failed: Socket operation on non-socket (#147)
- Apparent memory leak running publisher weather update example (#148)
- Hello World example seg faults (#150)
- Creating (but not sending) a Message(::String) crashes on Windows (#166)
- Don't extend Sockets (#187)
- Basics Publisher Example Crashes (#223)
- ZMQ.jl does not precompile on Ubuntu running CUDA drivers (#233)