Skip to content

2.3.1

Latest
Compare
Choose a tag to compare
@sidepelican sidepelican released this 26 Feb 13:56
· 1 commit to master since this release
10c91a2

What's Changed

  • Fix compile error in Sendable mock with labeled history by @sidepelican in #289

Full Changelog: 2.3.0...2.3.1

For Build Tools Plugin (artifactbundle)

  • full version (linux and macos)
.binaryTarget(
    name: "mockolo",
    url: "https://github.com/uber/mockolo/releases/download/2.3.1/mockolo.artifactbundle.zip",
    checksum: "f75d3778a3de8e5c540aa0a4480a6e8e2b21f84a759d64a41da96f6f37823ac1"
),
  • lightweight version (macos only)
.binaryTarget(
    name: "mockolo",
    url: "https://github.com/uber/mockolo/releases/download/2.3.1/mockolo-macos.artifactbundle.zip",
    checksum: "daefaebdb24bf0f0a5f830523330b81850e9e95a3e2fc2011a50054309a55eae"
),