|
1 | 1 | # Recent commits data for Jekyll |
2 | 2 | # Auto-generated by GitHub Actions |
3 | 3 | commits: |
| 4 | +- sha: "6a3333cebb4239b56a8f02e20cfebbbbb961cc6d" |
| 5 | + date: "August 26, 2025" |
| 6 | + author: "Rolfe Dlugy-Hegwer" |
| 7 | + subject: "chore: Bump version to 0.1.8" |
| 8 | + body: "" |
| 9 | + |
| 10 | +- sha: "b59091901af92d1c691179713434245271a6dc98" |
| 11 | + date: "August 26, 2025" |
| 12 | + author: "GitHub Action" |
| 13 | + subject: "Update recent commits data [skip ci]" |
| 14 | + body: "" |
| 15 | + |
4 | 16 | - sha: "bdd6f2e3507de62ba16d9129821b7f9070853a85" |
5 | 17 | date: "August 25, 2025" |
6 | 18 | author: "Rolfe Dlugy-Hegwer" |
@@ -38,26 +50,3 @@ Changes: |
38 | 50 |
|
39 | 51 | Co-Authored-By: Claude <noreply@anthropic.com> |
40 | 52 | " |
41 | | - |
42 | | -- sha: "b4f2c09d7ad50d659afa7a931407d82895b05ff9" |
43 | | - date: "August 26, 2025" |
44 | | - author: "GitHub Action" |
45 | | - subject: "Update recent commits data [skip ci]" |
46 | | - body: "" |
47 | | - |
48 | | -- sha: "e2e5f37d710746f3acb180c64f924e8e27b8f853" |
49 | | - date: "August 25, 2025" |
50 | | - author: "Rolfe Dlugy-Hegwer" |
51 | | - subject: "Merge branch 'fix' - Add file path arguments to journey command" |
52 | | - body: "This merge adds the ability to specify file paths directly when running |
53 | | -'aditi journey', allowing users to target specific files or directories |
54 | | -for processing without going through interactive selection. |
55 | | -
|
56 | | -Features added: |
57 | | -- Direct file/directory arguments for journey command |
58 | | -- Wildcard support through shell expansion |
59 | | -- Session state preservation for selected files |
60 | | -- Backward compatibility with interactive mode |
61 | | -
|
62 | | -Resolves #26 |
63 | | -" |
0 commit comments