Skip to content

Latest commit

 

History

History
634 lines (610 loc) · 40.7 KB

File metadata and controls

634 lines (610 loc) · 40.7 KB

Changelog

[Unreleased]

Nothing noticeable unreleased.

v2025.11

v2025.10

v2025.9

v2025.8

  • When no symbol is specified, the lucky button now redirects to a random API reference URL.
  • Support passlib.
  • Updated certain torch URLs with more detailed docs.
  • Fixed symbols for ipython.
  • Indexer: in the add-docs command, guess the API docs based on PyPI package information when --index-url is not specified.
  • Indexer: add a crawl-pypi command to cache the PyPI package information.
  • Indexer: add a parse-pypi command to parse cached PyPI package information and update the config when API docs are found.

v2025.7

  • Added search to pyref.dev.
  • When the symbol is not found, redirect to the search page.

v2025.6

  • Added a -p/--print flag to the pyrefdev CLI to print the URL instead of opening it in the browser.
  • Support cyclopts.
  • Support yib.

v2025.5

v2025.4

v2025.3

v2025.2

  • Added a new pyrefdev-indexer CLI to crawl-docs and parse-docs. The mapping.py is now reproducible and easily updatable when Python 3.14 is released.
  • Update the mappings.

v2025.1

Initial release.