- Dropped ``list`` command (use ``info --versions`` instead). - Skip extension load/unload if the provided file is not sql.
0.1a4
================
- The spec can point to a local file/directory for install. - Read the sha1 from the ``META.json`` as it may be different from the one in the ``dist.json``. - Run sudo in the installation phase of the install command.
0.1a3
=================
- Fixed executable mode for scripts unpacked from the zip files. - Added ``list`` and ``info`` commands.
0.1a2
=================
- Added database connection parameters for the ``check`` command.