Skip to content

1.1.4

Choose a tag to compare

@michaelbull michaelbull released this 20 Dec 15:02
· 370 commits to master since this release
  • Support destructuring declarations (1bf2125)
    • val (value: String?, error: Throwable?) = runCatching(yourFunction)
  • Update dependencies (782fac0)
  • Replace travis with github actions (b3dbc36)