Skip to content

1.0.0 - NEWGAME!

Compare
Choose a tag to compare
@YusukeHosonuma YusukeHosonuma released this 28 Feb 10:23
· 87 commits to master since this release

This release includes API breaking changes.

  • API change: assert(_: ).forAll(_: ) to assert(to: ).expect() ( #14 )
  • add Example project ( #13 )
  • many improvement for development ( #8 #10 #12 )
  • update README