This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Releases: debricked/debricked-cli
Releases · debricked/debricked-cli
10.4.0
10.3.0
10.2.0
What's Changed
- Set debricked integration flag by @viktigpetterr in #78
Full Changelog: 10.1.3...10.2.0
10.1.3
10.1.2
Fix the association of lockfiles with dependency files to work with Windows-style filepaths
10.1.1
What's Changed
- Add file name exclusion to --excluded-directories in #75
Full Changelog: 10.1.0...10.1.1
10.1.0
10.0.4
What's Changed
- Block uploading source code when no dependency files are matched by @viktigpetterr in #72
Full Changelog: 10.0.3...10.0.4
10.0.3
What's Changed
- Utilize docs URL on Debricked's dependency file format endpoint in #71
Full Changelog: 10.0.2...10.0.3
10.0.2
What's Changed
-
Make file matching more strict. Do it directly on filenames and wrap each regex with ^ and $
-
Only output "For more info" link once per file group
-
Set maximum number of steps for the upload progress bar
Full Changelog: 10.0.1...10.0.2