# Version/Revision history

1.04 Mon 27 Oct 2025 17:54:34 MSK
    * Switched to using functions from Acrux::Util and Acrux::RefUtil

1.03 Fri 24 Oct 2025 13:35:38 MSK
    * Added examples

1.02 Thu 23 Oct 2025 20:33:38 MSK
    * Added address param to suffitauth.authenticate helper
    * Added support for human-readable expiration values
    * Documentation modified

1.01 Tue 16 Apr 2024 21:00:40 MSK
    * Added method suffitauth.options that returns options-set
    * Added method suffitauth.unauthorize for unauthorize
    * Added plugin option `cache_expiration`
    * Added plugin option `public_key_file`
    * Added plugin option `userfile_format`
    * Added caching for user data

1.00 Wed 21 Feb 2024 10:39:58 MSK
    * Initial release