Changelog for zeromq4-haskell-0.5.1
0.5
- bugfix release (#44, PR #47) which exposes
DontWait
flag on Windows - exports
socketMonitor
Eq
,Typable
andGeneric
instances of socket types
0.4.1
- adjust dependencies constraints
0.4
- update
exceptions
and rework tests
0.3.2
- adjust dependencies constraints
0.3.1
- preliminary Windows support (#8)
0.3
- remove
MonadCatchIO-transformers
- use
pkg-config
(except on Windows)
0.2
- add
disconnect
0.1
- initial release supporting 0MQ 4.x