Skip to content

v1.0.5

Compare
Choose a tag to compare
@ZinoKader ZinoKader released this 23 Dec 18:27
· 304 commits to master since this release
1e9d909

Bugfix release

  • Remove per-message size limit (added accidentally as part of a WebSocket library change)

  • Sender and receiver had different versions of schollz/pake. The old
    version in the receiver was broken in go 1.19
    (golang/go#50974)

  • Update call to deprecated BubbleTea function

  • Upgrade other packages