Releases: simone-viozzi/gpt-copy
Releases · simone-viozzi/gpt-copy
v2.5.1
v2.5.0
What's Changed
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #49
- bump version by @simone-viozzi in #50
Full Changelog: v2.1.0...v2.5.0
v2.1.0
What's Changed
- feat: update version to 2.1.0 and add token counting script with tiktoken integration by @simone-viozzi in #12
- feat: add line numbering option to file output by @simone-viozzi in #16
- update readme by @simone-viozzi in #17
- 18 compress the excluded paths from the tree by @simone-viozzi in #19
- Make line numbers the default behavior for gpt-copy by @Copilot in #23
- Improve typing, update dependencies, and adjust environment config by @simone-viozzi in #28
- Add --tree-only option to output folder structure without file contents by @Copilot in #30
- Switch packaging system from setuptools to UV-compatible hatchling by @Copilot in #25
- Add --tokens and --top-n options with hierarchical tree structure and token-based ordering by @Copilot in #31
- Add --version option to gpt-copy CLI command by @Copilot in #33
- Feat/add rusty todo md to pre commit by @simone-viozzi in #35
- ✨ Set up GitHub Copilot instructions for improved AI-assisted development by @Copilot in #37
- Set up environment for copilot agent with Python and uv support by @Copilot in #27
- Configure Renovate by @renovate[bot] in #40
- Fix inclusion and exclusion patterns: add file-level filtering support to tree generation by @Copilot in #39
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #41
- chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #44
- add history cleanliness workflow by @simone-viozzi in #48
- Add CI/CD pipeline for automated testing with coverage tracking by @Copilot in #45
- Implement last-match-wins filtering with conservative directory traversal by @Copilot in #47
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- add more robust detection of binary files by @simone-viozzi in #5
- feat: support processing files from subfolders in Git and non-Git dir… by @simone-viozzi in #7
- add option to ignore gitingore by @simone-viozzi in #8
- Add Inclusion/Exclusion File Filtering via Glob Patterns by @simone-viozzi in #9
New Contributors
- @simone-viozzi made their first contribution in #5
Full Changelog: v1.0.1...v2.0.0
v1.0.1
bump version
v1.0.0 first version
bump version to 1.0.0