All Versions
15
Latest Version
Avg Release Cycle
67 days
Latest Release
2052 days ago
Changelog History
Page 1
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