entropyxyz / programs

Source, toolchain, and examples for using programs on Entropy
https://docs.entropy.xyz/concepts/programs/
GNU Affero General Public License v3.0
19 stars 3 forks source link

Release `v0.9.0` #71

Closed HCastano closed 4 months ago

HCastano commented 4 months ago

Preps the entropy-programs-core and entropy-programs-runtime packages for publishing on crates.io.

I ran into one issue with the WIT file not being found during the cargo publish process, so I opted to add soft symlinks to each of the crates. In the future we may want to add something like wit-deps to manage this (1, 2).