Changelog¶
Release 0.3.0 (released Nov 18,2014)¶
Featured added:
- Repackage
mist.clienttomist - Refactor
mistclient.machinesandmistclient.backends client.machines,client.backends,client.keysare now lists instead of dicts- Refactor the
mistcommand line tool - Add
mist runcapability
Release 0.1.0 (released Sep 3, 2014)¶
Features added:
mistcommand line interface- Add
client.backend_from_name,client.backend_from_idandclient.search_backend methods - Add
backend.machine_from_name,backend.machine_from_id,backend.machine_from_ipandbackend.search_machinemethods client.backendsis now a dict with backend ids as dict.keysbackend.machinesis now a dict with machine ids as dict.keys
Bugs fixed: