Skip to content

Releases: joule-labs/webln

Version 0.3.2

22 Dec 16:09
961f02e
Compare
Choose a tag to compare
  • Fixes provided *Error classes to properly allow for instanceof comparisons

v0.3.1

22 Dec 16:02
0ef87eb
Compare
Choose a tag to compare
  • Includes the fixed issue from v0.2.2 that got mistakenly removed for v0.3.0

v0.3.0

24 Mar 05:35
ab22196
Compare
Choose a tag to compare
  • Added keysend method (#42)
  • Updated dependencies
    • The only package consumer change is that @types/chrome now uses ^ in the semver to allow for multiple versions
  • Removed comments from minified version

v0.2.2

20 Jun 14:52
55dbb24
Compare
Choose a tag to compare
  • Fixed an issue in v0.2.1 that prevented errors from bubbling up

v0.2.1

20 May 21:08
43d44b0
Compare
Choose a tag to compare
  • Fixed requestProvider not working with promise catching (#26)
  • Added repository URL to package.json (#20)

v0.2.0

20 May 21:09
6c4ae32
Compare
Choose a tag to compare
  • Adjusts message signature types to better match LND nomenclature
  • Fixed some UMD build issues

v0.1.0 - Initial stable release

19 Jan 10:01
ee65c50
Compare
Choose a tag to compare
Pre-release

Now that WebLN has been in the wild for a bit, I've decided to bump it up to 0.1.0 to show a bit of stability in the spec. This also adds UMD releases of it for those who don't have a build process for their frontend code.

v0.0.3

04 Dec 05:09
26a1919
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Correctly sets files key on package.json to publish the lib directory.

v0.0.2

04 Dec 04:50
6ca06d4
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Update makeInvoice to take in arguments object