Releases: discoverydesign/filament-locksmith
Releases · discoverydesign/filament-locksmith
1.1.0
#What's Changed
- Added
->advanced()
method which allows for user configured password generation.
- Introduced the concept of Generators, which are used in the new advanced feature.
1.0.1
What's Changed
- Evaluate custom generator function, rather than just calling it. This will allow for dependancy/context injection.