Created documentation with sphinx, hosted at readthedocs.io
Integrated tests and CI with travis
arg completion for bash and zsh via argcomplete
-L flag on the xmm show subcommand to explicitly indicate showing map details from a locally installed map. Otherwise, the source_collection cache is used for all information.
-R flag to specify a single repository if using many
--version flag
export command supports two more formats, shasums, maplist (bsps), or repo JSON (#7)
servers command added with subcommand list
repos command added with subcommand list
--highlight, -H flags become --color
User-configurable Logging
Changed
Complete overhaul of code base exposing a Python API
0.8.0 / 2016-12-22
Added
bash
andzsh
viaargcomplete
-L
flag on thexmm show
subcommand to explicitly indicate showing map details from a locally installed map. Otherwise, the source_collection cache is used for all information.-R
flag to specify a single repository if using many--version
flagexport
command supports two more formats, shasums, maplist (bsps), or repo JSON (#7)servers
command added with subcommandlist
repos
command added with subcommandlist
--highlight, -H
flags become--color
Changed