Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197378
| From | Neal Becker <ndbecker2@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: magic-wormhole 0.18.0 |
| Date | 2025-03-13 09:37 -0400 |
| Message-ID | <mailman.139.1741873061.2912.python-list@python.org> (permalink) |
| References | <5711f80b-ef1f-4ac0-b321-f278724dfdf3@app.fastmail.com> <CAG3t+pEaCQ0DhorKBERkkPHbXKiKFGMiU1pRstzToCUeuyu9pw@mail.gmail.com> |
On Wed, Mar 12, 2025 at 8:33 PM meejah via Python-list < python-list@python.org> wrote: > 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 > Thanks. When you wish to make announcements like this, please provide context for those who are not following the project. Neal
Back to comp.lang.python | Previous | Next | Find similar
Re: magic-wormhole 0.18.0 Neal Becker <ndbecker2@gmail.com> - 2025-03-13 09:37 -0400
csiph-web