Releases: HelikarLab/COMO
Releases · HelikarLab/COMO
Install R
Install R in the conda environment, removed by mistake
Set minimum version requirements
Use the ~=
syntax to set version requirements
Test new Dockerfile Implementation
What's Changed
- Use context name for boundary and force reactions instead of "default" by @JoshLoecker in #161
- Add citation by @JoshLoecker in #163
- Update environment information by @JoshLoecker in #164
- General Updates by @JoshLoecker in #165
- Remove "docs" as it is now located in the "docs" branch by @JoshLoecker in #166
Full Changelog: v1.7.1-master...v0.0.21-dockerfile
Fixes for using `async_bioservices`
What's Changed
- Bump docker/build-push-action from 4 to 5 by @dependabot in #150
- Bump actions/checkout from 3 to 4 by @dependabot in #149
- Update container_build.yml by @JoshLoecker in #153
- Update styling of badges in README by @JoshLoecker in #154
- Refactor GitHub workflows for better efficiency by @JoshLoecker in #155
- Use
async_bioservices
by @JoshLoecker in #157
Full Changelog: v1.6.1-master...v1.7.1-master
v1.7.0
What's Changed
- Bump docker/build-push-action from 4 to 5 by @dependabot in #150
- Bump actions/checkout from 3 to 4 by @dependabot in #149
- Update container_build.yml by @JoshLoecker in #153
- Update styling of badges in README by @JoshLoecker in #154
- Refactor GitHub workflows for better efficiency by @JoshLoecker in #155
- Use
async_bioservices
by @JoshLoecker in #157
Full Changelog: v1.6.1-master...v1.7.0-master
Revert build cache
Fix docker build process
This fixes and updates the docker build process to use caching
What's Changed
- Improve installation guidance documentation by @JoshLoecker in #148
- Fix docker container creation by @JoshLoecker in #151
Full Changelog: v1.5.6-master...v1.6.0-master
Fix docker build (#3)
v0.0.3-docker Set docker build caching
Fix docker build (#2)
v0.0.2-docker Use docker cache to speed up build times
Fix docker build
Initial attempt at fixing docker build