Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@rcardin rcardin released this 16 Sep 06:19
· 2 commits to main since this release

Hooray! We have a new contributor! Ladies and gentlemen, please welcome @farajist 👏

What's Changed 🚀

  • Added the function RaiseAssert.assertThatRaisedBy and its tests by @rcardin in #61
  • Added examples of available assertions in the README file by @rcardin in #62
  • Added assertion for NonEmptyList<A> type by @farajist in #63

Dependencies updates 💯

  • Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.9.0 by @renovate in #64
  • Update kotlin monorepo to v2.0.20 by @renovate in #51

New Contributors

Full Changelog: v1.1.0...v1.2.0