New features
- Avoid duplicated variable under if-macro syntax by @fummicc1 in #279
- Concurrency safe handler by @sidepelican in #276
- (computed variable handlers are not concurrency safe yet.)
- Add labels to history tuple array by @sidepelican in #284
Maintenances
New Contributors
For Build Tools Plugin (artifactbundle)
- full version (linux and macos)
.binaryTarget(
name: "mockolo",
url: "https://github.com/uber/mockolo/releases/download/2.3.0/mockolo.artifactbundle.zip",
checksum: "526ead91c62daac83c8d7bbad7e75508ed5bbb4f513b72c38e148213b69167c6"
),
- lightweight version (macos only)
.binaryTarget(
name: "mockolo",
url: "https://github.com/uber/mockolo/releases/download/2.3.0/mockolo-macos.artifactbundle.zip",
checksum: "a444621a5db5b09fb0829cafd964734ce99770e8800e0d81fe8d9bb6ab880348"
),