8000 Releases · gudnuf/bolt12-prism · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gudnuf/bolt12-prism

Prism v3.0

09 Nov 21:40
430fa2a
Compare
Choose a tag to compare

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

Prism v2.0

04 Jun 17:37
4beaf74
Compare
Choose a tag to compare

What's Changed

New Contributors

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

0