mycli v1.19.0 Release Notes

Release Date: 2018-11-18 // over 5 years ago
  • Internal:

    • โž• Add Python 3.7 trove classifier (Thanks: [Thomas Roten]).
    • ๐Ÿ›  Fix pytest in Fedora mock (Thanks: [Dick Marinus]).
    • Require prompt_toolkit>=2.0.6 (Thanks: [Dick Marinus]).

    ๐Ÿ”‹ Features:

    • โž• Add Token.Prompt/Continuation (Thanks: [Dick Marinus]).
    • Don't reconnect when switching databases using use (Thanks: [Angelo Lupo]).
    • ๐Ÿ– Handle MemoryErrors while trying to pipe in large files and exit gracefully with an error (Thanks: [Amjith Ramanujam])

    ๐Ÿ› Bug Fixes:

    • Enable Ctrl-Z to suspend the app (Thanks: [Amjith Ramanujam]).