Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/changelog.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
diegorusso and hugovk authored Oct 24, 2025
commit 90d1cf436293c1f8ada6a6385593eed205d83e00
4 changes: 2 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Version 1.12.0 (2025-10-24)
* Add Sphinx benchmark
* Add decimal module benchmark
* Add BPE tokeniser benchmark
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth listing the new benchmarks first, as most interesting.

And stuff like Ruff formatting can be at the end.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure I'll swap this around

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, have a look please.

* Add -V/--version CLI option
* Add --hook CLI parameter
* Add ``-V``/``--version`` CLI argument
* Add ``--hook`` CLI argument
* Add support for experimentak JIT builds
Comment thread
diegorusso marked this conversation as resolved.
Outdated
* Add Arm64 CI
* Add Free-threading CI
Expand Down
Loading