- Drop support for Python 3.10 - Add a flag to build a repo instead of machine - Support server-side filtering of machines
2.2.1
Minor fixes & tweaks including:
- packages: fix case when build doesn't exist - queries: combine builds & builds_with_packages - completion: make default completer SuppresionCompleter - build: check that -p arguments are the correct format
2.2.0
This release adds the ability to choose a custom config file location via a `GBPCLI_CONFIG` environment variable.
2.1.1
This release addresses issues encountered while going through the [Install Guide](https://github.com/enku/gentoo-build-publisher/blob/master/docs/how-to-install.md#gentoo-build-publisher-install-guide).
2.1.0
Notable changes:
- Add support for config files - Send API key in GraphQL queries if configured
2.0.0
Notable changes:
- The build subcommand can now pass build parameters to Jenkins - Command-line (tab) completion support - The queries interface is now namespaced. This helps developing gbpcli plugins