This release provides a much nicer error message if a invalid repository is given, and adds the Python 3.14 (Python π) trove classifier.
Fixes:
WebApp:
- Support both branches and tags in the reference selector by @agriyakhetarpal in #262
- Also support
HEAD
in the branch selector by @agriyakhetarpal in #264 - Always show commonly-used branch names at the top by @agriyakhetarpal in #263
Internal:
- Bump the action to 3.13 by @henryiii in #274
- Bump to Pyodide version 0.27.3 and update dependencies by @agriyakhetarpal in #261
- Bump to sp-repo-review 2025.05.02 in tests and webapp by @henryiii in #268
- Run on Ubuntu/windows on 3.14 by @henryiii in #273
- Test on Python π beta 1 by @henryiii in #271
New Contributors:
- @agriyakhetarpal made their first contribution in #261
Full Changelog: v0.12.1...v0.12.2