Change log¶
0.2.0 (2021-01-25)¶
- Require Python 3.9.
- Add support for full GitHub URLs in Kustomize external references.
- Add libpq-dev to the Docker image so that dependency updates work properly with packages using psycopg2.
- Update pinned dependencies.
0.1.0 (2020-07-17)¶
The initial release of neophile.
Supports analyze
to run on a single repository and process
to process multiple configured repositories.
This release supports frozen Python dependencies, pre-commit hooks, Helm charts, and Kustomize external references.
Only GitHub is supported for pre-commit hooks and Kustomize external references.