Skip to content

solface v0.2.1: solface can now be used as a library

Compare
Choose a tag to compare
@zomglings zomglings released this 22 Nov 13:44
· 6 commits to main since this release
4dd141b

To import it into your go programs:

import (
    solface "github.com/moonstream-to/solface/lib"
)

Full Changelog: v0.2.0...v0.2.1