* 112 Refine `challenge` services, move `synapseservices` inside of `challengeutils` * 148 Stop support for `synapseclient<2.0`, fix queue query cli error, use `unittest.mock` instead of `mock` (`mock` was added to `unittest` as of python 3.3) * 141 Fix mirrorwiki error
1.6.0
* 136 - Support `synapseclient` version 2.0.0 * 126 - Update the live page wiki content that `createchallenge` would create. * 127 - Show URLs of projects and teams created by `createchallenge` * Auto build sphinx docs to `gh-pages` with `gh-actions`, remove `readthedocs` dependency.
Known Bugs: * 140 - Update of `synapseclient` behavior caused a function to fail * 150 - This bug will only occur when using the `synapseclient==2.0.0`
1.5.2
* Lock down `synapseclient==1.9.4` version in `requirements.txt` because `challengeutils` doesn't support `synapseclient==2.0.0` yet. https://github.com/Sage-Bionetworks/challengeutils/commit/58f77d05f62c65b1488b037797d5fc81cfcc0ace
1.5.1
* Corrected `__version__.py`
1.5.0
* 135 Add autogenerated documentation * Fix challengeutils cli for annotate submission * 125 set evaluation quota function * Does not support v2.0 of synapseclient but will soon deprecate support for synapseclient < 2
1.4.0
* 118 add github action to release tags to pypi * Update annotation status parameters to match synapseclient