v3.0.0
Important
This version has breaking changes to the CLI flags.
--install->install--upgrade->upgradeimport=$file->import --file=$file
Changelog
- a40af42 Add v3 cli changes to docs.
- 34ba68c Tidy go.mod
- c7f31c9 Add new
sitemapCLI mode for generating txt sitemaps for search engines. - 83a4ad6 Update deps.
- 0e58090 Replace basic flags with urfave/cli flags with commands support to accommodate future scoped subcommands such as import (with its own params), sitemap etc.
- 8a2de33 Update net, crypto modules (#44)