File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## 0.7.0
5+ ## 0.6.4 - 2025-04-17
6+
7+ - Remove 'anyhow:' prefix from errors.
8+
9+ ## 0.6.3 - 2025-03-29
610
711- Add ` RpcSession::handle_incoming_parsed `
812 and ` RpcSession::process_incoming_parsed `
Original file line number Diff line number Diff line change 11{
22 "name" : " yerpc" ,
33 "type" : " module" ,
4- "version" : " 0.6.3 " ,
4+ "version" : " 0.6.4 " ,
55 "author" : " Franz Heinzmann <Frando>" ,
66 "license" : " MIT OR Apache-2.0" ,
77 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " yerpc_derive"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition = " 2018"
55description = " Proc macros for yerpc"
66license = " Apache-2.0/MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " yerpc"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition = " 2021"
55license = " Apache-2.0/MIT"
66repository = " https://github.com/deltachat/yerpc"
You can’t perform that action at this time.
0 commit comments