Skip to content

v0.2.0

Latest

Choose a tag to compare

@ysmilda ysmilda released this 06 Mar 20:30
· 1 commit to main since this release
0b0f534
  • Access to the various modules is moved into the Target struct. This makes the use of the library more ergonomic.
  • A PaginatedCaller was introduced to the rpc package and various procedures were migrated to it. This allows to return all results at once.