- err references leftovers - requirements.txt is now standard (you can use git+https:// for example)
4.3.2
-------------------
hotfix:
- removed the hard dependency on pytest for the Text backend
4.3.1
-------------------
features:
- now the threadpool is of size 10 by default and added a configuration.
fixes:
- fixed imporlib/use pip as process (835) (thx Raphael Wouters) - if pip is not found, don't crash errbot - build_identifier to send message to IRC channels (thx mr Shu)
4.3
~~~~~~~~~~
- IRC: fixed IRC_ACL_PATTERN - Slack: Mention callback improvements (Thx Ash Caire) - Encoding error report was inconsistent with the value checked (Thx Steve Jarvis) - core: better support for all the types of virtualenvs (Thx Raphael Wouters)