v2.4.0
Since v2.3.1 (latest first)
- feat: 2.4.0-dev -> 2.4.0
- fix: correct, explain, or reword various output and help messages
- feat: latest RHEL7.x and 8.x support
- fix: add jq to setup-system
- fix: conda version comparison fixed for fresh install, rm miniconda.sh temp file
- fix: remove docker-adduser command, replaced with setup-user
- docs: Document how to remove environments and containers
- docs: Add section on validating stack and notebook testing
- fix: yum failures not treated as fatal
- feat: Support for Ubuntu 20.04, update to 450 drivers
- feat: Update default stacks to RAPIDS 0.14.1 and re-pin stacks
- docs: document upgrade process and effects
- docs: Document creation of custom stacks and debug process
- docs: Document how to report issues and feature requests
- docs: Add troubleshooting section with common errors
- feat: Add commands to remove the container and conda environment
- feat: don't require setup-user as a seperate step for initial user
- feat: Additional diagnostics
- feat: Have version command check GitHub for new releases
- feat: If older Conda exists, ask user to upgrade instead of new install
- feat: Update default stacks to RAPIDS 0.14, version to 2.4.0-dev