Skip to content

v0.2.11

Choose a tag to compare

@gsy0911 gsy0911 released this 13 Dec 05:39
· 50 commits to master since this release

update note

  • update azfs.ExportDecorator()
    • accept basic argument #123
    • add appropriate error #124
  • add cli command $ azfs decorator -n {file_name}
    • to avoid PEP8 violation on PyCharm#121