Skip to content

Releases: simone-viozzi/gpt-copy

v2.5.1

23 Nov 22:58
3f93610

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #53
  • Fix directory exclusion patterns to properly exclude contents by @Copilot in #52
  • Add warning for unmatched include/exclude patterns by @Copilot in #55

Full Changelog: v2.5.0...v2.5.1

v2.5.0

16 Nov 21:54
96aafb0

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.5.0

v2.1.0

16 Nov 21:51
ff17030

Choose a tag to compare

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

  • @Copilot made their first contribution in #23
  • @renovate[bot] made their first contribution in #40

Full Changelog: v2.0.0...v2.1.0

v2.0.0

16 Feb 17:35
292908e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v2.0.0

v1.0.1

12 Feb 17:50

Choose a tag to compare

bump version

v1.0.0 first version

12 Feb 17:44

Choose a tag to compare

bump version to 1.0.0