Skip to content

Tags: e2fyi/iotoolz

Tags

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] Make chardet optional. Use charset_normalizer as default (#28)

* Make chardet optional. Use charset_normalizer as default for guessing encoding.

* [Fix] Add livereload as dev dependencies because ofmkdocstrings/mkdocstrings#295

* [CICD] Use bionics

v0.1.0-rc-17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix minio path resolution (#26)

v0.1.0-rc-16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Feature] MinioStream (#25)

* [Feature] MinioStream

* fix lint issue

* fix documentation

v0.1.0-rc-15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix system marker for windows so that python-magic is install properly (

#24)

v0.1.0-rc-14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Loosen dependencies requirements to work with other libs with older p…

…ackages (#23)

* Loosen dependencies

* update requirements.txt

v0.1.0-rc-13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make cytoolz optional (#22)

v0.1.0-rc-12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Bug] Fix stream clean up handling (#21)

v0.1.0-rc-11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not register signal handlers in a thread (#20)

v0.1.0-rc-10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added rmdir (#19)

v0.1.0-rc-9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Feature] Added exists method and modify glob to be more similar to b…

…uilt-in glob (#15)