- Multi-repo support
- Created documentation with sphinx, hosted at readthedocs.io
- Integrated tests and CI with travis
- arg completion for
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
- User-configurable Logging
- Complete overhaul of code base exposing a Python API
- No longer using pickle, storing data in JSON
- Configuration updates, see Upgrading