refactor: update Config to support multiple directories and add relative path option
Some checks failed
Continuous Integration / Build and Test on ubuntu-latest (push) Failing after 1m27s

This commit is contained in:
2025-09-20 11:54:39 +02:00
parent 935f700e7e
commit e06752f625
5 changed files with 81 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "codebase-to-prompt"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
authors = ["Gabriel Kaszewski <gabrielkaszewski@gmail.com>"]
license = "MIT"