This PR adds MessagePack binary format support to zio-blocks, implementing the bounty issue #682.
schema-msgpackMessagePackFormat.scala: Complete Deriver implementation for encoding/decoding MessagePack format.MessagePackBinaryCodec.scala: Codec trait extending BinaryCodec with MessagePack-specific methods.MessagePackFormatSpec.scala: Test suite covering primitive types, time types, and collections.schema-msgpack module to build.sbt with msgpack-core dependency.Closes #682
/claim #682
abhijith
@abhijithwinddaa
ZIO
@ZIO