Skip to content

Releases: v3io/v3io-fs

v0.1.18

18 Jan 09:07
cbbf848
Compare
Choose a tag to compare

What's Changed

  • Increase pyarrow version used in tests by @gtopper in #40
  • Bump PyArrow dev requirement for security by @gtopper in #41

Full Changelog: v0.1.17...v0.1.18

v0.1.17

14 Nov 10:58
061759c
Compare
Choose a tag to compare

What's Changed

  • Append to file when opened with mode a by @gtopper in #38

Full Changelog: v0.1.16...v0.1.17

v0.1.16

01 Jun 04:56
Compare
Choose a tag to compare

What's Changed

  • ML-3732: Fix FileNotFoundError when listing an empty directory by @gtopper in #32
  • Fix set-version.py script

Full Changelog: v0.1.15...v0.1.16

v0.1.15

06 Nov 13:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

07 Sep 11:22
8b5d747
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

05 Sep 13:54
19a00c4
Compare
Choose a tag to compare

What's Changed

  • Don't print traceback on FileNotFoundError by @gtopper in #26

Full Changelog: v0.1.12...v0.1.13

v0.1.12

04 Sep 21:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

11 Jul 07:57
Compare
Choose a tag to compare

What's Changed

  • ML-2218: ls use loop instead of recursion by @speretz-ig in #19
  • disable testing on release until gibhub reachable setup is available by @assaf758 in #21

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

27 Jan 08:16
7e7ff8f
Compare
Choose a tag to compare
  • IG-20021: Implement caching. (#17)
  • Invalidate cache entry on rm. (#18)

v0.1.9

13 Jan 08:59
Compare
Choose a tag to compare

Improve performance of info() (#16)