mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Document every published Loop release and preserve authoritative notes. Add the next-release workflow and rebuild chronological navigation. Rename the reproducible-build guide for clarity.
1.4 KiB
1.4 KiB
Loop Client Release Notes
- Release date: 2021-03-26
- Release page: v0.12.1-beta
- Previous release: v0.12.0-beta
- Next release: v0.12.2-beta
New Features
- A new flag,
--verbose, or-v, is added toloop in,loop outandloop quote. Responses from these commands are also updated to provide more verbose info, giving users a more intuitive view about money paid on/off-chain and fees incurred. Useloop in -v,loop out -v,loop quote in -vorloop quote out -vto view the details. - A stripped down version of the Loop server is now provided as a
Docker image. A quick
start script and example
docker-composeenvironment as well as documentation on how to use theregtestLoop server was added too.
Breaking Changes
Bug Fixes
- A bug that would not list autoloop rules set on a per-peer basis when they
were excluded due to insufficient budget, or the number of swaps in flight has
been corrected. These rules will now be included in the output of
suggestswapswith other autoloop peer rules.
Maintenance
Contributors (Alphabetical Order)
- Alex Bosworth
- Carla Kirk-Cohen
- Elle Mouton
- Justin O'Brien
- Oliver Gugger
- Yong Yu