Skip to content

Releases: evva-sfw/nest-xs3-api-client

Release 0.0.4

03 Apr 12:06
0.0.4
36a4f37
Compare
Choose a tag to compare

0.0.4 (2025-04-03)

🧹 Chore

Release 0.0.3

03 Apr 11:53
0.0.3
52a8547
Compare
Choose a tag to compare

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