Release notes: - Added support for archiving and loading pick packages using requirements.txt - Added --light mode for archival to skip adding library binaries to the archive
0.4.0
Added support for: - sync --env now sync pip installed packages - the --auto-resolve-deps flag can help if a dependent package is not available in the specified version on the target platform
0.3.5
Added support for:
- choosing mamba as the dependency resolution tool for r3s install (e.g. r3s install -M) - choosing the channel for r3s install (e.g. r3s install -c conda-forge )
0.3.4
Changelog - Better version checking for dependencies - Support bash rc scripts changing the cwd - Switch to click-log from click-logging
0.3.3
Fix resolos.storage sub-package problem
0.3.02
Changelog - Added Yareta integration for archive deposit and retrieval - Pinner tar file format to PAX - Added more control flags for most commands