genpass 0.5.10

A simple yet robust commandline random password generator.
# Changelog

All notable changes to this project will be documented in this file.

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

<!-- next-header -->

## [Unreleased] - ReleaseDate

## [0.5.10] - 2022-03-07

## [0.5.7] - 2022-02-12

## [0.5.2] - 2021-12-27

## [0.5.1] - 2021-11-22

## [0.4.18] - 2021-10-22

## [0.4.17] - 2021-10-22

## [0.4.16] - 2021-09-27

## [0.4.15] - 2021-09-03

## [0.4.14] - 2021-05-14

## [0.4.13] - 2021-04-22

## [0.4.12] - 2021-02-28

## [0.4.11] - 2020-11-28

### Added

- CLI tests

## [0.4.10] - 2020-11-06

## [0.4.9] - 2020-11-01

## [0.4.6] - 2020-10-31

## [0.4.5] - 2020-10-31

### Changed

- update dependencies

## [0.4.1] - 2020-03-19

### Changed

- build system based on Nix now

## [0.3.0] - 2019-05-04

### Added

- Support for passphrases

## [0.2.7] - 2018-12-23

### Added

- Password strength tests

## [0.2.3] - 2018-08-17

### Fixed

- Code coverage reports stuck at 100%

## [0.2.2] - 2018-08-17

### Fixed

- README main TODO list

### Changed

- Dependencies update

## [0.2.1] - 2018-05-26

### Fixed

- Usage text in README

## [0.2.0] - 2018-05-26

### Added

- Support for special characters in passwords. Thank you @apiraino

### Changed

- Maintenance status on cargo to 'passively-maintained'