We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0fedf commit 5660bfdCopy full SHA for 5660bfd
CHANGES.md
@@ -1,4 +1,4 @@
1
-next
+1.2.0 (1/7/2024)
2
-----
3
* refactor waiting for socket readability/writability
4
* fix ROUTER socket hanging in busy loop if ZMQ_ROUTER_MANDATORY flag is set and sending a message while no peers are connected
lib/cztop/version.rb
@@ -2,6 +2,6 @@
module CZTop
5
- VERSION = '1.1.2'
+ VERSION = '1.2.0'
6
7
end
0 commit comments