v0.5.0
What's Changed
Added
- Subcommand to add allowed signers.
Changed
- Unknown fields in the configuration will now cause an error instead of being ignored.
- Loading a configuration file that does not exist will cause an error.
- All of a signers sources are now queried concurrently.
- If a user does not exist on a source a warning will be logged instead of returning an error.
- If a user does not have any keys configured on a source, a warning will be logged.
Full Changelog: v0.4.1...v0.5.0