mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
Now that we use a single release pipeline, the API itself might not yet be on PyPI by the time we build jedi, so we build it locally. We'll still keep the API docs on PyPI so users can have local autocomplete, but that path is no longer a dependency for building jedi. Also explain CHANGELOG synchronization with firmware repo.
584 B
584 B
Changelog
See pybricks-micropython/CHANGELOG.md for the changes in each release.
This repository is frequently updated to stay in sync with the implementation.
Major and minor versions are synchronized with pybricks-micropython, which
leads. Patch versions and prerelease version numbers may differ, as they may
be bumped for every small change or typo in the docs.
The version for this repository is also used for the @pybricks/jedi and @pybricks/ide-docs npm packages.