password-rules-parser 1.0.3

Parser for the HTML passwordrules attribute
Documentation
# password-rules-parser changelog

Notable `password-rules-parser` changes, tracked in the [keep a changelog](https://keepachangelog.com/en/1.0.0/) format.

## [Unreleased]

## [1.0.3] - 2021-10-7

### Changed

* Updated `nom` from `6` to `7`

## [1.0.2] - 2021-4-29

### Changed

* Updated `itertools` from `0.9` to `0.10`

## [1.0.1] - 2020-11-10

### Changed

* Updated `nom` from v5 to v6

## [1.0.0] - 2020-11-09

Initial release.

[Unreleased]: https://github.com/1Password/password-rules-parser/compare/v1.0.3...HEAD
[1.0.3]: https://github.com/1Password/password-rules-parser/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/1Password/password-rules-parser/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/1Password/password-rules-parser/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/1Password/password-rules-parser/releases/tag/v1.0.0