streamparse v3.15.0 Release Notes

Release Date: 2018-12-06 // over 5 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow submitting topologies as inactive/deactivated (PR #448)
    • โšก๏ธ Stop pinning pip to 9.x when running update_virtualenv (PR #444)

    ๐Ÿ›  Fixes

    • โž• Added missing options argument to bootstrap project (PR #436)
    • ๐Ÿ“œ Import fixes in redis example (PR #451)
    • ๐Ÿ›  Fix issues with virtualenv-related option resolution, which made options only in config.json not get used. (PR #453)

    Misc.

    • Reformatted code with black