Skip to content

Releases: hyperware-ai/process_lib

v0.9.6

01 Nov 20:42
11daa54

Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.9.6

v0.9.5

01 Nov 20:19

Choose a tag to compare

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

22 Oct 18:59
6d3e977

Choose a tag to compare

  • fix a bug in WebSocket secure subdomain bindings
  • fix typos

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

01 Oct 21:47

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

21 Sep 16:45
44f5855

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

02 Sep 16:54
461d1ac

Choose a tag to compare

To be used with Kinode OS 0.9.2 and above.

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

16 Aug 18:33
284f202

Choose a tag to compare

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

22 Jul 20:25
9a53504

Choose a tag to compare

  • 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

17 Jul 14:25
488ff36

Choose a tag to compare

Updates capabilities implementation to match runtime 0.8.3+

What's Changed

Full Changelog: v0.8.3...v0.8.4

Beta 0.8.3

17 Jun 18:37
f9fc246

Choose a tag to compare

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