v0.17.1

jj-vcs/jjv0.17.1May 7, 2024by martinvonz

AI Summary

A bug fix release that improves the performance of `jj status` by no longer scanning the entire history for conflict ancestors.

Key Highlights

  • `jj status` performance improved by not scanning entire history for conflicts.

Full Release Notes

### Fixed bugs

* `jj status` no longer scans through the entire history to look for ancestors with conflicts.