Skip to content

0.10.1

Choose a tag to compare

@ryanking13 ryanking13 released this 05 Jul 12:29
· 22 commits to main since this release
0273f37

[0.10.1] - 2024/07/05

Fixed

  • micropip.freeze() now updates the URLs inside the lockfile to absolute URLs.
    This behavior is consistent with the lockfileURL behavior change in Pyodide 0.28.0.
    #241