Skip to content

Releases: ohhi-vn/easy_rpc

0.5.0

04 Jul 13:18

Choose a tag to compare

Update deps & deprecated syntax.

0.4.2

24 May 14:11

Choose a tag to compare

Fix wrong result for error_handling case.

0.4.1

02 Apr 11:11

Choose a tag to compare

Fix docs

0.4.0

02 Apr 11:07

Choose a tag to compare

Refactor to struct for easy add new features.

0.3.0

26 Mar 15:09

Choose a tag to compare

Add new way to wrapping rpc.

0.2.1

23 Mar 06:47

Choose a tag to compare

Fix get nodes by MFA.

0.2.0

06 Mar 02:53

Choose a tag to compare

Add new features:

  • Support config timeout for rpc.
  • Improve error message for missed/incorrect config.

Fix bugs:

  • incorrect def for function has arguments.

0.1.7

04 Mar 04:52

Choose a tag to compare

Add new feature add remote function to private function in local module.
Update & format documents.

0.1.5

04 Mar 01:37

Choose a tag to compare

Update documents

0.1.4

03 Mar 06:57

Choose a tag to compare

fix bugs