mpr 0.4.2

The official command-line interface for the makedeb Package Repository
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.2] - 2022-07-11
Internal changes used to test CI. No changes have been made for end users.

## [0.4.1] - 2022-07-11
Internal changes used to test CI. No changes have been made for end users.

## [0.4.0] - 2022-07-11
### Added
- Added APT integration to `search` and `info` commands.

## [0.3.4] 2022-07-11
### Changed
Internal changes used to test CI. No changes have been made for end users.

## [0.3.3] - 2022-07-02
### Security
- Updated dependencies.

## [0.3.2] - 2022-06-25
### Fixed
- Make `libssl-dev` a runtime dependency instead of just a build dependency.

## [0.3.1] - 2022-06-14
### Fixed
- Fixed `sed` command used to set version in man page during builds.

## [0.3.0] - 2022-06-13
### Added
- Add `info` command.
- Add `comment` command.
- Add `list-comments` command.

## [0.2.0] - 2022-06-11
### Added
- Add `clone` command.

## [0.1.1] - 2022-06-06
### Fixed
- Recursively created cache directory if it doesn't exist.

## [0.1.0] - 2022-06-06
The beginning of the project! 🥳

### Added
- The beginning of the project!
- Add `search` command.
- Add `whoami` command.