Releases: kinode-dao/process_lib
Releases · kinode-dao/process_lib
v0.8.5
- add Clone, Debug to eth::Provider
- add scripting module with script! macro to use instead of call_init! inside "script" processes
Full Changelog: v0.8.4...v0.8.5
v0.8.4
Updates capabilities implementation to match runtime 0.8.3+
What's Changed
- match caps impls to core by @nick1udwig in #84
Full Changelog: v0.8.3...v0.8.4
Beta 0.8.3
This release includes a static version of kinode.wit to allow for smooth publishing on crates.io and docs.rs
Full Changelog: v0.8.2...v0.8.3
Beta 0.8.2
What's Changed
- on_exit: use mut ref by @nick1udwig in #81
- use alloy 0.1 by @dr-frmr in #82
Full Changelog: v0.8.1...v0.8.2
Beta 0.8.1
FIxes a serialization mismatch in PackageId
.
Full Changelog: v0.8.0...v0.8.1
Beta 0.8.0
New process_lib
! For use with Kinode 0.8
What's Changed
- add
dependencies
field toErc721Properties
by @nick1udwig in #75 - develop 0.8 by @dr-frmr in #77
- 0.8: change
KnsUpdate
type to match many-transport protocol by @dr-frmr in #72 - add KernelPrintResponse, ProcessMap, and update PersistedProcess to match runtime by @dr-frmr in #79
- eth: add explicit rpc error type by @bitful-pannul in #80
- Develop 0.8.0 by @nick1udwig in #78
Full Changelog: v0.7.2...v0.8.0
Beta 0.7.2
Fix SavedConfigs (not a breaking change as both parse to JSON the same, thankfully)
Full Changelog: v0.7.1...v0.7.2
Beta 0.7.1
What's Changed
Full Changelog: v0.7.0...v0.7.1
Beta 0.7.0
Beta 0.6.1
What's Changed
- docstring for await_next_request_body by @tadad in #67
- add
net
section to lib, used for signing and verifying sigs by @dr-frmr in #68 - bump wit-bindgen to 0.24.0 by @nick1udwig in #69
- Develop by @dr-frmr in #70
Full Changelog: v0.6.0...v0.6.1