Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 18:50
v1.1.3
b6b1103
[v1.1.3] - 2024-02-24

Compatibility improvements! Resolution in issues with buildah in ubuntu

Added
- Independent build cache handling for devc

Changed
- Removed the usage of `prune` from buildah. The latest `prune` functionality is implemented using `rmi` flags.

Fixed
- Resolved the bug in removal of existing virtualenv on activation time.
- Support for prune command in devc (now works with older versions)
- The issue araised due to invalid tag name (due to uppercase letters) has resolved by implementing google/uuid, replacing the existig poor implementaion.