Mercurial > projects > sievemgr
view NEWS @ 18:d14d93d011d7
Show SASL mechanisms from before authentication in info output
author | Guido Berhoerster <guido+sievemgr@berhoerster.name> |
---|---|
date | Tue, 02 Feb 2021 23:57:37 +0100 |
parents | 5350d15a9100 |
children | 4c3afbe3a152 |
line wrap: on
line source
News ==== sievemgr 0.8.0 (2020-12-23T19:43:07+01:00) ------------------------------------------ - Put generated documentation under version control - Update dependencies - Switch to golang.org/x/term module - Add man subcommand to display the user manual - Add documentation - Add edit subcommand for interactive editing of a script - Add rename subcommand for renaming scripts on the server - Add checkspace subcommand for querying the server for sufficient space - Introduce configuration file where account information is specified - Add check subcommand for checking the script validity - Show warning messages in put output - Show server implementation in info output - Add README file - Initial revision