0.5.2
Changes
New Features:
- Support binary packaging for projects with requirements.txt instead of setup.py (Issue)
Dangling Commits:
-
Bump version to 0.5.2 (Commit)
-
Bring back pyenv cache in travis since it takes forever to install (Commit)
-
Upgrade versions of requests and jinja2 due to security alerts (#36) (Commit)
-
Fix release command to use a custom entry point because the packager no longer (intentionally) detects it (Commit)
-
Remove caches from CI builds - they currently cause more problems than they solve (Commit)