Pull Requests | Issues | v2.3.1...v2.3.2
Bug Fixes
#1864 Fix the bug that it fails to install a package if a version_constraint can't be evaluated
WARN[0000] version constraint is invalid aqua_version=2.3.1 env=darwin/arm64 error="evaluate the expression: Malformed version: edge (1:1)\n | semver(\">= 0.0.6\")\n | ^" exe_name=starship package_name=mvisonneau/vac program=aqua registry_name=local
From this release, if a version_constraint can't be evaluated, aqua treats as the version doesn't match with the version_constraint.
#1863 generate-registry: Fix typo of the file format .tbz2