All Versions
15
Latest Version
Avg Release Cycle
67 days
Latest Release
1683 days ago

Changelog History
Page 1

  • v3.3.0 Changes

    September 16, 2019
    • ๐Ÿ›  Fix crash on startup
    • โฌ†๏ธ Upgrade node dependencies
    • ๐Ÿ“Œ Pin tornado version to 5.x.x
  • v3.2.6

    July 05, 2019
  • v3.2.5 Changes

    September 03, 2018
    • ๐Ÿ›  Fix bad horizontal scrolling in case of long strings and on firefox.
  • v3.2.4 Changes

    June 12, 2018
    • ๐Ÿ”€ Merged #117 (thanks @akalipetis):
    • ๐Ÿ›  Fix crashes when websockets closed prematurely
    • โž• Add a base class to handle new connection verification
    • ๐Ÿ›  Fix protocol interpolation in CoffeeScript

    # 3.2.3

    • ๐Ÿ‘‰ Make websockets work over HTTPS #113 (thanks @akalipetis)
    • ๐Ÿ”ง Document logging configuration (thanks @ptim)

    # 3.2.2

    • Don't crash on version request failure and lower the timeouts. Fix #112

    # 3.2.1

    • ๐Ÿ›  Fix some unicode handling in exception display. Fix #106

    # 3.2.0

    • Tornado 5 compatibility

    # 3.1.10

    • ๐Ÿš€ Force tornado < 5. This is the last release with pre tornado 5 compat.

    # 3.1.9

    • Replace filemagic with python-magic and fix dependencies

    # 3.1.8

    • Prevent uncompyle crash on unknown python version

    # 3.1.7

    • โฌ†๏ธ Minor dependency upgrade (importmagic -> importmagic3)

    # 3.1.6

    • Resolve NameError problem. Fix #101
    • ๐Ÿ›  Fix prompt scroll. Fix #103
    • ๐Ÿ’… Code style with yapf

    # 3.1.5

    • ๐Ÿ›  Fix websocket send method. . Make it work with tornado 4.5. Fix #97

    # 3.1.4

    • ๐Ÿ”– Use setuptools to set the version. Fix #96

    # 3.1.3

    • ๐Ÿ Don't execute suggestions when timeout is not available (windows/threads) and when it's not asked manually. Should fix #94 or at least work around it.

    # 3.1.2

    • โœ‚ Remove wheel to prevent pyinotify install by accident. #91 #78

    # 3.1.0

    • Finally quiet uncompyle6
    • Change default behavior for wdb script/main now doesn't trace script by default but implement sys excepthook instead. Use --trace for old behavior.
    • Dont fail out when ran under say a C-based WSGIHandler #87, #88 and Atomically set importmagic to avoid stampede #89 thanks @akatrevorjay
    • โž• Add patch_werkzeug method for use with hook

    # 3.0.7

    • โž• Add prompt ctrl+up/down command to include surrounding history
    • Prevent prompt autofocus when there is a selection
    • Avoid crash on empty code filename
    • ๐Ÿ›  Fix python 3 kwonly keyword args
    • Escape and linkify call/return args
  • v3.2.3

    May 31, 2018
  • v3.2.2

    May 09, 2018
  • v3.2.1

    March 13, 2018
  • v3.2.0

    March 13, 2018
  • v3.1.10

    March 13, 2018
  • v3.1.9

    January 22, 2018