Changes in gfsecret 0.5.0 (2021-07-18)
--------------------------------------

    * Support http and https URI schemes.
    * Accept URI parameter share=full as a synonym for share=no.
    * Accept share number in the share URI parameter.
    * Add a test suite.


Changes in gfsecret 0.4.6 (2020-01-05)
--------------------------------------

    * Create the $XDG_CONFIG_HOME/gfsecret directory if needed.
    * Fallback to $HOME/.config if XDG_CONFIG_HOME is not set or empty.
    * Fix building issue with GCC 9.


Changes in gfsecret 0.4.5 (2020-01-03)
--------------------------------------

    * Offer to overwrite existing config file.
    * Make optional dependencies really optional.
    * Make gfsec-split -l output more readable.
    * Fix building from a Git repository checkout.


Changes in gfsecret 0.4.4 (2017-08-27)
--------------------------------------

    * Make sure gfsec-split-gpg recognizes GnuPG > 2.1.


Changes in gfsecret 0.4.3 (2017-07-25)
--------------------------------------

    * Add french localization.
    * Exit with an error status on any problem.
    * Add the --{destroy,restore}-cmd options.
    * Add the gfsec-split-gpg helper script.
    * Fix selection of menu item in gfsec-split.


Changes in gfsecret 0.4.2
-------------------------

    * Fix a crash upon error in LibMTP.
    * Write user-specified config file in config directory by default.
    * Refuse to overwrite a pre-existing config file.


Changes in gfsecret 0.4.1
-------------------------

    * Add the -i, --interactive option to gfsec-split.


Changes in gfsecret 0.4.0
-------------------------

    * Add a -k, --keep option to gfsec-use.
    * Replace gfsec-split's -s option by position arguments.


Changes in gfsecret 0.3.1
-------------------------

    * Fix randomly-occuring crash when using MTP-backed shares.


Changes in gfsecret 0.3.0
-------------------------

    * Improve error messages.
    * Add the gfsec-split program.


Changes in gfsecret 0.2.0
-------------------------

    * Check share data against SHA-256 hash.
