Changes for version 0.04 - 2026-02-05

  • Upgrade to DBIx::Class::Async 0.54 for stable resultset proxy support.
  • Internal refactor: Use DBIx::Class::Async::Schema as the primary bridge.
  • Improvement: Keywords now return plain Data (HashRefs/Scalars) instead of blessed Row objects to ensure compatibility with Dancer2's automatic JSON serialization.
  • Fix: Ensure IO::Async::Loop is maintained as a singleton state variable.
  • Updated test suite to use dynamic counting and JSON content negotiation.

Modules

High-concurrency DBIx::Class bridge for Dancer2