Releases: galaxyproject/ephemeris
Releases · galaxyproject/ephemeris
0.10.10
0.10.9
0.10.8
What's Changed
- delete the extra random sleep lines from sleep.py by @cat-bro in #171
- Set Library Permissions by @mira-miracoli in #187
- Rename configuration option removed in tox 4.0 by @nsoranzo in #190
- Add partial type annotations by @mvdbeek in #193
- Standardize CLI commands on - instead of _ by @hexylena in #195
- Remove folder id from get_folders function call in setup-data-libraries by @sanjaysrikakulam in #196
- Prefer dashes instead of underscores in flags by @natefoo in #191
New Contributors
- @mira-miracoli made their first contribution in #187
- @sanjaysrikakulam made their first contribution in #196
Full Changelog: 0.10.7...0.10.8
version 0.8
- Many new documentation enhancements (thanks to @rhpvorderman, and others)
- rename of shed-install to shed-tools and add a new --latest and --revision argument (thanks to @rhpvorderman)
- many fixes and new tests by (thanks to @mvdbeek)
- Parallelization of run-data-managers (thanks to @rhpvorderman)
- run-data-managers now uses more advanced templating for less repetitive input yamls (thanks to @rhpvorderman)
- run-data-managers now checks if a genome index is already present before running the data manager (thanks to @rhpvorderman)
- ephemeris will now use https by default instead of http (thanks to @bgruening)