Skip to content

Release v0.1.2

Choose a tag to compare

@ouachitalabs ouachitalabs released this 23 Jun 00:37
· 17 commits to main since this release

Fix missing requests dependency and add module execution support

  • Add requests>=2.31.0 to dependencies
  • Add afcli/main.py to enable python -m afcli execution
  • Add integration test to catch import/execution issues