Skip to content

Release 0.0.3

Compare
Choose a tag to compare
@evva-bee-bot evva-bee-bot released this 03 Apr 11:53
· 4 commits to main since this release
0.0.3
52a8547

0.0.3 (2025-04-03)

🎉 Features

  • add empty client module (c057112)
  • add first modules (b1a7c22)
  • add support for commands (68b57f8)
  • add support for single and paged queries (414ffd2)

🐛 Bug Fixes

  • fix minor issues; add page-size getter (229b3e4)

🔀 Code Refactoring

  • add state for parallel query requests (c3547c6)
  • change interface (04cb44d)
  • move import to module root (209005f)
  • move types and interfaces; start command module (b2a3633)

🧪 Tests

🚀 Continuous Integration

🛡️ Security Fix

  • fix workflow permissions (2cb2f40)

🧹 Chore