Skip to content

v0.1.1

Compare
Choose a tag to compare
@adamdecaf adamdecaf released this 14 Aug 18:44
· 29 commits to master since this release

IMPROVEMENTS

  • docs: mention that we're having issues with multiple open readers
  • fix: implement ListFiles with Walk to avoid some error cases
  • fix: treat forced-root paths the same as relative in ListFiles
  • test: copy over tlsDialOption tests from achgateway

BUILD

  • chore(deps): update moov/fsftp docker tag to v0.2.2
  • fix(deps): update module github.com/stretchr/testify to v1.8.4