msgpack / msgpack-c

MessagePack implementation for C and C++ / msgpack.org[C/C++]
Other
3.03k stars 883 forks source link

Can't locate older version 0.6.0 #1067

Open mikeucfl opened 1 year ago

mikeucfl commented 1 year ago

I have to interface with some old software using msgpack 0.6.0, but I can't seem to locate the branch/tag/release for this version. I do see a 0.5.9 version, makes me wonder if 0.6.0 was removed for some reason or maybe the documentation for this legacy software is incorrect? If someone could point me in the right direction I'd appreciate it.