Skip to content

0.2-SNAPSHOT-1571464318-15-9ea08c8

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 05:23
· 10 commits to master since this release
9ea08c8

Change Log

  • Fix version dependency (#35)
  • Add AnyThrowingFunction & ThrowingFunction (#24)
  • Add CsFailureReason.stackTrace & CsFailureReason.reportIssue (#26)
  • Add empty string test case to existing BlankStringSource (#22)

Maven Artifacts

common-types

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>common-types</artifactId>
  <version>0.2-SNAPSHOT-1571464318-15-9ea08c8</version>
</dependency>

common-testing

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>common-testing</artifactId>
  <version>0.2-SNAPSHOT-1571464318-15-9ea08c8</version>
</dependency>