Skip to content

Release v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 13:47
43d0fdb

Changelog

  • move describe.Message(out, mesage) into iso8583.Describe(message, out)
  • accept value (not only pointer) in message.Marshal(data) - it will make it easier to migrate from SetData as similar behavior was supported in it.