Skip to content

Releases: MatsDK/TauRPC

v1.4.3

10 Apr 15:46
9f5fbed
Compare
Choose a tag to compare

Patch Changes

  • 2ffad75 Thanks @MatsDK!

    • Allow doc comments on IPC types - #21
    • Allow users to declare a router without root procedures - #22

v1.4.2

25 Aug 20:24
33f9067
Compare
Choose a tag to compare

Patch Changes

  • 0a87d07 Thanks @MatsDK! - Fix issue when the only argument is of type Vec or a tuple for events.

v1.4.1

23 Aug 20:54
3455b4d
Compare
Choose a tag to compare

Patch Changes

  • 4c0b1b4 Thanks @MatsDK! -
    • Fix issue when the only argument is of type Vec<T> or a tuple.
    • Set default export to ../bindings.ts.
    • Directly generate args_map with types instead of using TauRpc__setup.

v1.4.0

07 Aug 19:55
63fada6
Compare
Choose a tag to compare

Minor Changes

  • 8df57cf Thanks @MatsDK! - Allow users to create nested commands that can be called with a proxy-like ts client

v1.3.1

24 Jul 20:08
4cb461b
Compare
Choose a tag to compare

Patch Changes

  • 31690ca Thanks @MatsDK! - event attribute so you are not forced to implement a resolver for them

v1.3.0

23 Jul 20:36
ecca6ba
Compare
Choose a tag to compare

Minor Changes

  • 8a7b495 Thanks @MatsDK!
    • Switch from ts_rs to specta for the type-generation.
    • Allow to specify export_to attribute on procedures for exporting the generated types.
    • Windows enum for sending scoped events.
    • Common client for both invoking commands and listening to events.

v1.2.4

19 Jul 18:40
cc3bb27
Compare
Choose a tag to compare

Patch Changes

v1.2.3

17 Jul 18:34
1436123
Compare
Choose a tag to compare

Patch Changes

v1.2.2

05 Jul 19:38
93e7c92
Compare
Choose a tag to compare

Patch Changes

v1.2.1

01 Jul 12:14
9cc9235
Compare
Choose a tag to compare

Patch Changes