Releases: ephemeralfiles/eph
Releases · ephemeralfiles/eph
v0.3.2
v0.3.1
v0.3.0
Changelog
- 88c3d54 chore(deps): bump actions/checkout from 4 to 5 (#15)
- aa943d5 chore(deps): bump actions/setup-go from 5 to 6 (#22)
- 7e7f666 chore(deps): bump github.com/pterm/pterm from 0.12.80 to 0.12.81 (#12)
- 58c6f5d chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#11)
- c21918a chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#20)
- 522fd03 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#16)
- dd67c4f chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#13)
- 85a9d45 chore(deps): bump jetify-com/devbox-install-action from 0.13.0 to 0.14.0 (#21)
- 8a13009 chore(deps): update golangci-lint to version 2.3.1 and adjust linting configuration (#17)
- 309c9a2 chore(goreleaser): update archives format to use array syntax (#18)
- fd24bb2 feat(config): simplify -c flag to accept config names (#25)
- b5f3b17 feat(download): implement progress tracking for chunk downloads and set timeout to 30 minutes (#27)
- 65c0924 feat(upload): improve progress tracking for chunk uploads using progressReader (#26)
- b7ed487 feat/organization (#24)
- f08353c feat: increase chunk upload timeout to 30 minutes for large file uploads (#23)
- d666477 refactor: consolidate download and upload commands, remove e2e variants, and update endpoint handling (#19)