* Fix artifacts retrieval for OMERO 5.3.0 and above (101)
Breaking changes:
* When retrieving artifacts using a custom downloads server, the OMERO artifacts are now expected to be stored under a URL of type `DOWNLOADS_URL/omero/VERSION/artifacts`
0.5.0
------------------
* Symlink downloaded artifacts (97)
Breaking changes:
* Change the default server symlink from OMERO-CURRENT to OMERO.server
0.4.1
-----------------
* Fix Travis build * Add reference to pypi distribution to the top-level README * Refactor the SQL schema files parsing and sorting logic * Add protocol support to the `--ci` argument
0.4.0
----------------
Add `--ice` argument. With the introduction of Ice
0.3.0
---------------------
First large refactoring which reduces support for OMERO 5.1 and earlier though upgrading a 5.0 server is still possible.
* remove `--ports` support in favor of 5.2 properties * add `omero db dump` * add `no-start` option * add `--upgradedb` for omego install * convert boolean string args to flags