Skip to content

Releases: kinode-dao/process_lib

v0.9.2

21 Sep 16:45
44f5855
Compare
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
Compare
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
Compare
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

Full Changelog: v0.8.5...v0.9.0

v0.8.5

22 Jul 20:25
9a53504
Compare
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
Compare
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
Compare
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

Beta 0.8.2

17 Jun 18:30
3cc8ba0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

Beta 0.8.1

12 Jun 19:14
847188a
Compare
Choose a tag to compare

FIxes a serialization mismatch in PackageId.

Full Changelog: v0.8.0...v0.8.1

Beta 0.8.0

06 Jun 19:57
95a4b04
Compare
Choose a tag to compare

New process_lib! For use with Kinode 0.8

What's Changed

Full Changelog: v0.7.2...v0.8.0

Beta 0.7.2

13 May 23:16
61a8de9
Compare
Choose a tag to compare

Fix SavedConfigs (not a breaking change as both parse to JSON the same, thankfully)

Full Changelog: v0.7.1...v0.7.2