credent 0.1.0

Manages `~/.config/<app>/credentials`.
Documentation
# Changelog

## 0.1.0 (2020-11-05)

### Added

* Support for loading credentials from command line.
* Support for loading and storing credentials from a file.
* Store credentials encoded as base64.
* Support for loading and storing credentials per profile ([#1]).

[#1]: https://github.com/azriel91/credent/pull/1