view NEWS @ 14:5350d15a9100 v0.8.0 version-0.8.0

Release version 0.8.0
author Guido Berhoerster <guido+sievemgr@berhoerster.name>
date Wed, 23 Dec 2020 19:43:07 +0100
parents
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