Commit Graph

8 Commits

Author SHA1 Message Date
3ed8234852
feat: add support for 'cd' command in REPL loop 2024-08-28 12:17:44 +02:00
f73c10d6eb Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
All checks were successful
Release / Release (push) Successful in 33s
Reviewed-on: #1
2024-08-28 06:23:36 +00:00
1d50cd25d5 chore(deps): add renovate.json
All checks were successful
Release / Release (push) Successful in 35s
2024-08-28 06:00:40 +00:00
65f97a673b
refactor(main): improve command input handling loop
All checks were successful
Release / Release (push) Successful in 39s
2024-08-28 07:59:11 +02:00
dab3905078
feat: implement command execution from user input
All checks were successful
Release / Release (push) Successful in 37s
v1.1.0
2024-08-28 07:54:05 +02:00
1af0dd819d
feat: initialize new Rust project with basic structure
All checks were successful
Release / Release (push) Successful in 33s
v1.0.0
2024-08-28 07:49:23 +02:00
28edcb2255
build: add Gitea workflow for release automation
Some checks failed
Release / Release (push) Has been cancelled
2024-08-28 07:48:56 +02:00
a7e778347d
chore: add release configuration file 2024-08-28 07:48:08 +02:00