Releases: hyperware-ai/process_lib
Releases · hyperware-ai/process_lib
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
dependenciesfield toErc721Propertiesby @nick1udwig in #75 - develop 0.8 by @dr-frmr in #77
- 0.8: change
KnsUpdatetype 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
netsection 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
Beta 0.6.0
What's Changed
- Da/drop caps by @tadad in #50
- add PartialEq for LazyLoadBlob, refactor into its own file by @dr-frmr in #53
- timer updated to latest api by @tadad in #54
- Da/metadata by @tadad in #56
- add pull_request_template.md by @nick1udwig in #58
- Updates to IncomingHttpRequest by @willbach in #60
- add issue templates by @nick1udwig in #59
- bump wasm deps by @nick1udwig in #55
- eth: new by @bitful-pannul in #49
- Bp/timeouts by @bitful-pannul in #62
- eth: add chain ID everywhere by @dr-frmr in #61
- sync with runtime by @dr-frmr in #63
- HTTP server: add unbind action by @dr-frmr in #64
- develop by @nick1udwig in #57
Full Changelog: v0.5.9-alpha...v0.6.0
v0.6.0-alpha.4
update wit
v0.6.0-alpha.2
Merge branch 'main' into develop