Releases: hyperware-ai/process_lib
Releases · hyperware-ai/process_lib
v0.9.0
Process library 0.9.0!
To be used with Kinode OS 0.9.0 and above.
- Rewrites HTTP server/client libraries to be more ergonomic
- Adds a
kimap
module for interacting with Kimap (on Optimism staging environment) - Assorted bugfixes
What's Changed
- GetName(hash, block) from KNS by @bitful-pannul in #85
- kimap 0.9 by @bitful-pannul in #83
- !update kimap constants! by @dr-frmr in #88
- valid_entry by @dr-frmr in #89
- Develop 0.9.0 by @dr-frmr in #86
Full Changelog: v0.8.5...v0.9.0
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