You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated C# bindings to handle Unicode strings properly.
Made C++ code compatible with newer Boost releases.
Fixed the VS Static Release configuration being partly disabled.
Made various methods in the C# BinaryReader and BinaryWriter classes public.
Added an option for statically linking Boost on OSX (via BOOST_STATIC_LINK_PATH).