Current section
Files
Jump to
Current section
Files
random_password
CHANGELOG.md
CHANGELOG.md
# Changelog
## v1.2.0 (2022-08-14)
### Added
- Custom decimal characters
- Allow specifying decimal characters.
- Tests for custom `decimals`
### Changes
- README
- Add usage of custom `decimals`
- Add specifying custom entropy source
## v1.1.0 (2022-06-30)
### Added
- Custom alpha characters
- Any set of characters allowed by `Puid` can be used for alpha.
### Changes
- Update to [`Puid`](https://hexdocs.pm/puid/Puid.html) v2.0
- Use `Puid` character validation functionality
- README
## v1.0.0 (2019-04-19)
Initial release