Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197377

magic-wormhole 0.18.0

From meejah <meejah@meejah.ca>
Newsgroups comp.lang.python
Subject magic-wormhole 0.18.0
Date 2025-03-12 18:29 -0600
Message-ID <mailman.138.1741825774.2912.python-list@python.org> (permalink)
References <5711f80b-ef1f-4ac0-b321-f278724dfdf3@app.fastmail.com>

Show all headers | View raw


Hello,

I am happy to announce that magic-wormhole 0.18.0 has been released.
A visible change is the default display of QR Codes, following the specification for file-transfer magic-wormhole codes.
This can be turned off with --no-qr

All changes in this release:

* Improve the example to act more like send/receive (#558, @OndrewBot)
* Display a QR code by default for "wormhole send" (#555, @ferada + @meejah)
  This encodes "wormhole-transfer:M-word0-word1" per the spec:
  https://github.com/magic-wormhole/magic-wormhole-protocols/blob/main/uri-scheme.md
* Add sequence diagram
* Support Read the Docs pull-request builds
* Drop support for Python 3.8 (#556)
* Add broken-link checker (#588, https://github.com/Cycloctane)
* Preemptively fix Click 8.2 (#584, @cjwatson)
* Basic support for PEP518 (#579, @SnoopJ)
* Add WORMHOLE_ACCEPT_FILE (#570, @haatveit)

thanks to all contributors and users,

meejah

Back to comp.lang.python | Previous | Next | Find similar


Thread

magic-wormhole 0.18.0 meejah <meejah@meejah.ca> - 2025-03-12 18:29 -0600

csiph-web