v0.0.16-rc3
Pre-release
Pre-release
github-actions
released this
16 May 09:55
·
35 commits
to main
since this release
Changelog
Release 0.0.16 (Unreleased)
Added
- New command
odood venv pip
that allows to run pip from current venv. - New command
odood venv npm
that allows to run npm from current venv. - New command
odood venv python
that allows to run python from current venv.
Changed
- Database restoration reimplemented in D,
thus now it restores db dump and filestore in parallel.