Releases: hyperware-ai/process_lib
Releases · hyperware-ai/process_lib
v0.9.6
What's Changed
- logging: allow caller to set terminal level mapping by @nick1udwig in #106
- develop 0.9.6 by @nick1udwig in #107
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- kv & sqlite: add Clone and Serialize traits by @bitful-pannul in #104
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
What's Changed
- vfs: file drop file is close by @nick1udwig in #100
- develop 0.9.3 by @dr-frmr in #99
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- kernel_types: add api_includes by @nick1udwig in #94
- Add
kiprintln!on top ofprintln!by @jaxs-ribs in #93 - add logging by @nick1udwig in #96
- Develop 0.9.2 by @nick1udwig in #95
New Contributors
- @jaxs-ribs made their first contribution in #93
Full Changelog: v0.9.1...v0.9.2
v0.9.1
To be used with Kinode OS 0.9.2 and above.
What's Changed
- vfs: open_or_create by @bitful-pannul in #92
- develop v0.9.1 by @nick1udwig in #91
Full Changelog: v0.9.0...v0.9.1
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
kimapmodule 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