Skip to content

cachito-1.10.0

Compare
Choose a tag to compare
@ben-alkov ben-alkov released this 30 Jun 18:22
· 156 commits to master since this release

Minimum required Python version

  • 3.11

API changes

  • None

Bug Fixes

  • Cachito can now process Go modules replaced by parent paths even if they have a major version in the name (e.g. replace my-parent-module/v3 => ../)
    • However, this only works if the replaced module is one of the packages that Cachito is told to process

Incompatible changes

  • None

Improvements

  • None