Releases: MatsDK/TauRPC
Releases · MatsDK/TauRPC
v1.8.1
27 Apr 22:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
92b170e Thanks @MatsDK ! - Actually return unlisten function for events
v1.8.0
04 Feb 15:35
Compare
Sorry, something went wrong.
No results found
Minor Changes
04af2f3 Thanks @MatsDK !
Support Tauri channels #34
Better error handling in exporter #43
Show correct names for parameters on the frontend types #37
v1.7.0
13 Jan 13:17
Compare
Sorry, something went wrong.
No results found
v1.6.0
13 Oct 14:34
Compare
Sorry, something went wrong.
No results found
v1.4.3
10 Apr 15:46
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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.
You can’t perform that action at this time.