New features
- Subtools
list,query, andcommandsare now implemented. - Dry-run execution is now supported (
-nflag). - The
%ospecifier is now supported inNINJA_STATUS, used to display the average rate of finished jobs.
Bug fixes
- Fix version comparison when checking
ninja_required_versionwith a version that has multiple digits in some component.