Skip to content

Releases: discoverydesign/filament-locksmith

1.1.0

02 Sep 07:52
b849098
Compare
Choose a tag to compare

#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

08 Aug 10:32
Compare
Choose a tag to compare

What's Changed

  • Evaluate custom generator function, rather than just calling it. This will allow for dependancy/context injection.

1.0.0

06 Aug 17:02
Compare
Choose a tag to compare
  • Initial release