Skip to content

1.1.0 - Breaking Change

Compare
Choose a tag to compare
@rakuyoMo rakuyoMo released this 17 Apr 05:58
· 86 commits to master since this release

Change

  1. When execute router, Use Result instead of throws.
  2. getResult() is now renamed to get().
  3. Added type parameter to get to convert the type of result inside the method.
  4. Adjust the method declarations of get and viewController. Please check the code for details.

At the same time, we have updated the supporting demo and wiki. For more detailed modification and usage, please refer to the above content.