jj v0.43.0이 발표되어 자동화된 작업을 위한 새로운 기능이 추가되었습니다.
jj v0.43.0 버전이 공개되었으며, 이 버전은 변경 집합을 대상으로 명령을 실행하는 'jj run' 기능을 포함합니다. 이 기능은 반복적인 검증 및 수정 작업을 자동화하여 효율성을提升하는 데 기여합니다. 또한, 각 변경 집합마다 전용 작업 복사본을 작성하여 이식성을 높였으며, 'cargo check'와 같은 명령어와 함께 사용될 수 있습니다.
jj v0.43.0 introduces new automation features for batch processing commands.
The release of jj v0.43.0 introduces the 'jj run' feature that allows commands to be executed on multiple change sets. This enhances the automation of repetitive validation and correction tasks. Each change set creates a dedicated work copy, improving portability and allowing for use with commands like 'cargo check'.