We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60b1da commit 5c601c0Copy full SHA for 5c601c0
ChangeLog
@@ -1,3 +1,5 @@
1
+2024-11-11 1.7.4
2
+
3
* Fixed a potental memory leak when recursive unpacker raise.
4
5
2024-10-03 1.7.3
lib/msgpack/version.rb
@@ -1,5 +1,5 @@
module MessagePack
- VERSION = "1.7.3"
+ VERSION = "1.7.4"
# Note for maintainers:
# Don't miss building/releasing the JRuby version (rake buld:java)
# See "How to build -java rubygems" in README for more details.
0 commit comments