Skip to content

Releases: cs01/pyxtermjs

v0.5.0.2

04 Oct 05:44
048d6b6
Compare
Choose a tag to compare

What's Changed

  • add copy+paste support by @cs01 in #29

Full Changelog: v0.5.0.1...v0.5.0.2

v0.5.0.1

04 Oct 04:56
Compare
Choose a tag to compare

What's Changed

  • Fix host in info message by @lochel in #22
  • do not crash on unicode decode errors by @gilfree in #28
  • Cast port argument to integer

New Contributors

Full Changelog: v0.5.0.0...v0.5.0.1

v0.5.0.0

14 Aug 16:31
af4da0c
Compare
Choose a tag to compare

0.5.0.0

  • Update dependencies xtermjs and socketio
  • Turn off flask's logging
  • Update setup.py to install from pinned dependencies in requirements.txt