kaput-cli 2.5.0

The unofficial CLI for Put.io
# Changelog

## [2.5.0]https://github.com/davidchalifoux/kaput-cli/compare/v2.4.2...v2.5.0 (2024-11-08)


### Features

* Resumable uploads ([448bcec]https://github.com/davidchalifoux/kaput-cli/commit/448bcece61b3115e34072df03421854c87691b70)
* Support for large file uploads (refs [#57]https://github.com/davidchalifoux/kaput-cli/issues/57) ([68dcde7]https://github.com/davidchalifoux/kaput-cli/commit/68dcde71223d0ffddce28ba095a79c41504195a1)


### Bug Fixes

* Update release-please ([fd3d469]https://github.com/davidchalifoux/kaput-cli/commit/fd3d469deb41625fc49f34d907c1158fe2e28cb1)

## [2.4.2]https://github.com/davidchalifoux/kaput-cli/compare/v2.4.1...v2.4.2 (2024-07-26)


### Bug Fixes

* **download:** Replace illegal characters in file and folder names by default. This can be disabled with `--no-replace` ([d500663]https://github.com/davidchalifoux/kaput-cli/commit/d500663a99f9559cc926429331367b09d1eef11a)

## [2.4.1]https://github.com/davidchalifoux/kaput-cli/compare/v2.4.0...v2.4.1 (2024-07-24)


### Bug Fixes

* Fix panic caused by negative file ID ([755f391]https://github.com/davidchalifoux/kaput-cli/commit/755f391a9f8612d8451ff402eec3099da407cf1f)

## [2.4.0]https://github.com/davidchalifoux/kaput-cli/compare/v2.3.0...v2.4.0 (2024-07-12)


### Features

* Ability to set a path for downloads ([98fd433]https://github.com/davidchalifoux/kaput-cli/commit/98fd4338fdff39894823d2d1583ce08a05d384a3)
* Add path flag to download ([c01c755]https://github.com/davidchalifoux/kaput-cli/commit/c01c7554be80a706bd4be67f126af0f20b87570b)
* Move play command under files ([98fd433]https://github.com/davidchalifoux/kaput-cli/commit/98fd4338fdff39894823d2d1583ce08a05d384a3)
* Recursive downloads (part of [#49]https://github.com/davidchalifoux/kaput-cli/issues/49) ([98fd433]https://github.com/davidchalifoux/kaput-cli/commit/98fd4338fdff39894823d2d1583ce08a05d384a3)
* Recursive downloads (part of 49) ([c98d14e]https://github.com/davidchalifoux/kaput-cli/commit/c98d14e2b46d19f7f297266507164cc453b7489b)
* Use shared HTTP client instance, use references when applicable, move play command under files ([2fba983]https://github.com/davidchalifoux/kaput-cli/commit/2fba9831af8676fe40c54a372ecb9082743ca56a)

## [2.3.0]https://github.com/davidchalifoux/kaput-cli/compare/v2.2.2...v2.3.0 (2024-05-11)


### Features

* Specify destination folder for transfers ([d7bf359]https://github.com/davidchalifoux/kaput-cli/commit/d7bf359213de81c264a1abce3bf16064c959e69a)