* fix: wrong progress text for "head" * fix: make progress bar for exists work right * chore: update changelog
1.23.1
------
* fix: sometimes fn is a redundant partial function * chore: update changelog
1.23.0
------
* feat: parallel flag for get, puts, put\_jsons, delete (37) * docs: describe generative expressions
1.22.0
------
* feat(cli): add --shortpath to ls (we now default to full path) * feat(cli): allow rm to read from STDIN * feat: add simple generative expressions to cli ls * fix: improvements to the ls interface
1.21.0
------
* docs: show how to use stdin input * feat: add progress bar total when possible * fix: for stdin strip longest common prefix * fix: don't allow copying many files to an existing file * feat(cli cp): allow stdin as source
1.20.0
------
* fix: don't show progress bar for single input * feat: add consistent progress bar to dl * docs: show how to use dl * docs: note that order is guaranteed for get\_json * feat: adds dl function * fix: preserve order for get\_json (36) * docs: add highlight about libdeflate * docs: add note about supported platforms * docs: advice about updating pip * docs: remove obsolete installation option