Skip to content

Prism v3.0

Latest
Compare
Choose a tag to compare
@gudnuf gudnuf released this 09 Nov 21:40
430fa2a

This release includes BREAKING CHANGES to the API. We Changed method names to be more consistent with the Core Lightning plugin ecosystem and to be more explicit in meaning.

We have also updated the DB schema version. This makes existing DB records INCOMPATIBLE with this version. As a result, we recommend you running prism-list and prism-bindinglist before you run the upgrade to this version of the prism plugin. Once upgraded, recreate your prisms and bindings. Future versions of the prism plugin will have schema upgrade logic to avoid having to recreate these records.

What's Changed

Full Changelog: https://github.com/gudnuf/bolt12-prism/commits/v3.0.0