
# v0.1.2 - 2022-12-29

    [+] Added JWT token support

# v0.1.3 - 2022-12-29

    [!] But in verification function

# v0.1.6 - 2023-01-01

    [+] Allow JWT algorithm to be specified via command line (--algorithm)

# v0.1.7 - 2023-01-03

    [*] Remove excess log functions

# v0.1.8 - 2023-01-03

    [+] Added version option (--version)

# v0.1.9 - 2025-03-17

    [+] Allow root command to be changed
    [*] Change default root from 'auth' to '_auth'