hotg-ai / proc-blocks

Common processing blocks used with your Runes.
https://hotg-ai.github.io/proc-blocks
9 stars 3 forks source link

Pre-ABI change commits (DO NOT MERGE) #60

Open Michael-F-Bryan opened 2 years ago

Michael-F-Bryan commented 2 years ago

This PR contains proc-block changes that should exist before we switch to the new ABI.

Commits pushed to this branch will have their proc-blocks automatically compiled and uploaded to Forge. If you need to deploy a new implementation change (e.g. to resolve a bug in a proc-block or add new proc-blocks which use the old ABI) then do a version bump of all the crates (you can use cargo release 0.11.4) and tag the commit with the corresponding tag (i.e. v0.11.4).