python-prompt-toolkit v0.21 Release Notes

Release Date: 2014-10-25 // over 9 years ago
  • ๐Ÿ†• New features:

    • Using entry_points in setup.py
    • ๐Ÿ‘ Experimental Win32 support added.

    ๐Ÿ›  Fixed:

    • Behaviour of 'r' and 'R' key bindings in Vi mode.
    • Detect multiline correctly for ptpython when there are triple quoted strings.
    • Some other small improvements.