Releases: ccremer/paperless-cli
Releases · ccremer/paperless-cli
v0.6.0
v0.5.1
22 changes since v0.5.0
🐛 Fixes
🔗 Dependency Updates
- Update module github.com/stretchr/testify to v1.8.2 by @renovate[bot] (#22)
- Update module github.com/urfave/cli/v2 to v2.24.4 by @renovate[bot] (#23)
- Update module github.com/pterm/pterm to v0.12.55 by @renovate[bot] (#24)
- Update module github.com/pterm/pterm to v0.12.57 by @renovate[bot] (#25)
- Update module github.com/go-logr/logr to v1.2.4 by @renovate[bot] (#27)
- Update module github.com/urfave/cli/v2 to v2.25.1 by @renovate[bot] (#28)
- Update module github.com/urfave/cli/v2 to v2.25.2 by @renovate[bot] (#30)
- Update docker.io/library/alpine Docker tag to v3.18 by @renovate[bot] (#32)
- Update module github.com/stretchr/testify to v1.8.3 by @renovate[bot] (#33)
- Update actions/checkout action to v4 by @renovate[bot] (#36)
- Bump GitHub actions by @ccremer (#43)
- Update module github.com/go-logr/logr to v1.3.0 by @renovate[bot] (#44)
- Update module github.com/pterm/pterm to v0.12.71 by @renovate[bot] (#29)
- Update module github.com/urfave/cli/v2 to v2.25.7 by @renovate[bot] (#31)
- Update module github.com/fsnotify/fsnotify to v1.7.0 by @renovate[bot] (#42)
- Update actions/setup-go action to v5 by @renovate[bot] (#45)
- Update docker.io/library/alpine Docker tag to v3.19 by @renovate[bot] (#46)
- Update module github.com/urfave/cli/v2 to v2.27.1 by @renovate[bot] (#49)
- Update module github.com/go-logr/logr to v1.4.1 by @renovate[bot] (#48)
- Update module github.com/pterm/pterm to v0.12.73 by @renovate[bot] (#47)
- Update module github.com/pterm/pterm to v0.12.74 by @renovate[bot] (#50)
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
10 changes since af052b6
🚀 Features
- Add subcommand to upload files via API by @ccremer (#5)
- Add 'consume' subcommand by @ccremer (#6)
- Add flag to delete file after upload by @ccremer (#10)
🛠️ Minor Changes
- Configure Renovate by @renovate[bot] (#1)
- Configure CI/CD by @ccremer (#2)
- Include systemd files in deb/rpm packages by @ccremer (#7)
- Add make and docker-compose for local paperless instance by @ccremer (#11)