Releases: UnitVectorY-Labs/clip4llm
Releases · UnitVectorY-Labs/clip4llm
v1.2.0
What's Changed
- Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 by @dependabot[bot] in #44
- Bump actions/cache from 5.0.2 to 5.0.3 by @dependabot[bot] in #45
- Bump astral-sh/setup-uv from 7.2.1 to 7.3.0 by @dependabot[bot] in #46
- Update Go version to 1.25.7 by @JaredHatfield in #47
- Update .github/workflows/build-go.yml by @JaredHatfield in #48
- fix: set build version from build info if not defined by @JaredHatfield in #49
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Update .github/workflows/build-go.yml by @JaredHatfield in #39
- Bump actions/cache from 5.0.1 to 5.0.2 by @dependabot[bot] in #40
- Update Go version to 1.25.6 by @JaredHatfield in #41
- Update .github/workflows/build-go.yml by @JaredHatfield in #42
- Implement recursive .clip4llm scope configs (directory layered rules) by @Copilot in #43
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #29
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #28
- Update Go version to 1.25.2 by @JaredHatfield in #30
- Update Go version to 1.25.3 by @JaredHatfield in #31
- Bump github.com/UnitVectorY-Labs/isplaintextfile from 0.0.3 to 0.0.4 by @dependabot[bot] in #32
- Update Go version to 1.25.4 by @JaredHatfield in #33
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #34
- Update Go version to 1.25.5 by @JaredHatfield in #35
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #36
- Add --no-recursive flag to disable recursive directory traversal by @Copilot in #38
New Contributors
- @Copilot made their first contribution in #38
Full Changelog: v0.0.7...v1.0.0
v0.0.7
What's Changed
- Bump Go version from 1.24.0 to 1.24.1 in workflow and go.mod by @JaredHatfield in #13
- Update Go version to 1.24.2 by @JaredHatfield in #14
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #15
- Update Go version to 1.24.3 by @JaredHatfield in #16
- Bump github.com/UnitVectorY-Labs/isplaintextfile from 0.0.2 to 0.0.3 by @dependabot[bot] in #17
- Update Go version to 1.24.4 by @JaredHatfield in #18
- Add version flag and ldflags for release versioning by @JaredHatfield in #19
- Update README.md to add instructions for
go installby @JaredHatfield in #20 - Update Go version to 1.24.5 by @JaredHatfield in #21
- Update Go version to 1.24.6 by @JaredHatfield in #22
- Update Go version to 1.25.0 by @JaredHatfield in #23
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #24
- Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #25
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #26
- Update Go version to 1.25.1 by @JaredHatfield in #27
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump Go version from 1.23.5 to 1.23.6 in build-go.yml and go.mod by @JaredHatfield in #9
- Remove isBinaryFile function and integrate isplaintextfile module for file type checking by @JaredHatfield in #10
- Bump Go version from 1.23.6 to 1.24.0 in build-go.yml and go.mod by @JaredHatfield in #11
- Bump github.com/UnitVectorY-Labs/isplaintextfile from 0.0.1 to 0.0.2 by @dependabot in #12
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix module name casing in go.mod by @JaredHatfield in #8
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- Update go.mod to reference 1.23 by @JaredHatfield in #5
- Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #6
New Contributors
- @JaredHatfield made their first contribution in #5
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #1
- Bump actions/checkout from 3 to 4 by @dependabot in #3
- Bump actions/setup-go from 4 to 5 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release. This is just the beginning. Still a long way to go but this is a little bit useful.