0.4.1 - 2025-04-25
➡️ PyPI page: venvstacks 0.4.1.
Added
- Locking layers now emits package summary files for each layer, which should make it easier to see what has changed when locks are updated (suggested in #108).
Changed
- The exception raised when reporting dynamic library symlink conflicts in a layer now suggests using the
dynlib_excludesetting to resolve the conflict (changed in #141).
Fixed
- The
--reset-lockoption now propagates to derived layers as intended (reported in #137).